Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_entry.cpp1983 void glExtGetTexturesQCOM(GLuint* textures, GLint maxTextures, GLint* numTextures) in glExtGetTexturesQCOM()
Dgl_enc.cpp8342 void glExtGetTexturesQCOM_enc(void *self , GLuint* textures, GLint maxTextures, GLint* numTextures) in glExtGetTexturesQCOM_enc()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp4121 glw::GLint maxTextures = 0; in init() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DGLSLTest.cpp5007 GLint maxTextures, maxComputeImageUniforms; in TEST_P() local
5095 GLint maxTextures, maxComputeImageUniforms; in TEST_P() local
H A DStateChangeTest.cpp6521 GLint maxTextures = 0; in TEST_P() local
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_entry.cpp1596 void glExtGetTexturesQCOM(GLuint* textures, GLint maxTextures, GLint* numTextures) in glExtGetTexturesQCOM()