Home
last modified time | relevance | path

Searched refs:s_glGetProgramResourceIndex (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/gles2_dec/
DGLESv2Decoder.h250 …static GLuint gles2_APIENTRY s_glGetProgramResourceIndex(void* self, GLuint program, GLenum progra…
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.h790 …static GLuint s_glGetProgramResourceIndex(void* self, GLuint program, GLenum programInterface, con…
DGL2Encoder.cpp5911 GLuint GL2Encoder::s_glGetProgramResourceIndex(void* self, GLuint program, GLenum programInterface,… in s_glGetProgramResourceIndex() function in GL2Encoder