Home
last modified time | relevance | path

Searched refs:packedUniformNames (Results 1 – 4 of 4) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.attrib534 dir packedUniformNames in
535 len packedUniformNames packedLen
Dgles3.in313 …rmIndicesAEMU, GLuint program, GLsizei uniformCount, const GLchar *packedUniformNames, GLsizei pac…
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp243 …ormIndicesAEMU(GLuint program, GLsizei uniformCount, const GLchar* packedUniformNames, GLsizei pac…
1873 void glGetUniformIndicesAEMU(GLuint program, GLsizei uniformCount, const GLchar* packedUniformNames in glGetUniformIndicesAEMU() argument
1876 …ctx->glGetUniformIndicesAEMU(ctx, program, uniformCount, packedUniformNames, packedLen, uniformInd… in glGetUniformIndicesAEMU()
Dgl2_enc.cpp5749 …c(void *self , GLuint program, GLsizei uniformCount, const GLchar* packedUniformNames, GLsizei pac… in glGetUniformIndicesAEMU_enc() argument
5772 memcpy(ptr, packedUniformNames, __size_packedUniformNames);ptr += __size_packedUniformNames; in glGetUniformIndicesAEMU_enc()