Home
last modified time | relevance | path

Searched defs:maxTextures (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp1341 void glExtGetTexturesQCOM(GLuint *textures, GLint maxTextures, GLint *numTextures) in glExtGetTexturesQCOM()
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp1983 void glExtGetTexturesQCOM(GLuint* textures, GLint maxTextures, GLint* numTextures) in glExtGetTexturesQCOM()
Dgl_enc.cpp7812 void glExtGetTexturesQCOM_enc(void *self , GLuint* textures, GLint maxTextures, GLint* numTextures) in glExtGetTexturesQCOM_enc()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp1583 void glExtGetTexturesQCOM(GLuint* textures, GLint maxTextures, GLint* numTextures) in glExtGetTexturesQCOM()