Searched refs:glPathSubCommandsNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 602 #define glPathSubCommandsNV wrap_glPathSubCommandsNV macro
|
D | gles_undefine.h | 602 #undef glPathSubCommandsNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 829 void API_ENTRY(glPathSubCommandsNV)(GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GL… 830 …CALL_GL_API(glPathSubCommandsNV, path, commandStart, commandsToDelete, numCommands, commands, numC…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2579 GL_APICALL void GL_APIENTRY glPathSubCommandsNV (GLuint path, GLsizei commandStart, GLsizei command…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 586 GL_ENTRY(void, glPathSubCommandsNV, GLuint path, GLsizei commandStart, GLsizei commandsToDelete, GL…
|