Searched refs:glGetProgramResourcefvNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 406 #define glGetProgramResourcefvNV wrap_glGetProgramResourcefvNV macro
|
D | gles_undefine.h | 406 #undef glGetProgramResourcefvNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 982 void API_ENTRY(glGetProgramResourcefvNV)(GLuint program, GLenum programInterface, GLuint index, GLs… 983 …CALL_GL_API(glGetProgramResourcefvNV, program, programInterface, index, propCount, props, bufSize,…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2630 GL_APICALL void GL_APIENTRY glGetProgramResourcefvNV (GLuint program, GLenum programInterface, GLui…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 390 GL_ENTRY(void, glGetProgramResourcefvNV, GLuint program, GLenum programInterface, GLuint index, GLs…
|