Searched refs:packedUniformNames (Results 1 – 4 of 4) sorted by relevance
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.attrib | 534 dir packedUniformNames in 535 len packedUniformNames packedLen
|
D | gles3.in | 313 …rmIndicesAEMU, GLuint program, GLsizei uniformCount, const GLchar *packedUniformNames, GLsizei pac…
|
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_entry.cpp | 243 …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()
|
D | gl2_enc.cpp | 5749 …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()
|