Searched refs:glPathCommandsNV (Results 1 – 12 of 12) sorted by relevance
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 1701 "glPathCommandsNV",
|
/external/swiftshader/include/GLES2/ |
D | gl2ext.h | 3160 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm…
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 3326 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm…
|
/external/angle/include/GLES2/ |
D | gl2ext.h | 3342 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm…
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 5378 GLAPI void APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GL…
|
D | glext.h | 10457 GLAPI void APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GL…
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 5526 GLAPI void APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GL…
|
D | glext.h | 10643 GLAPI void APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *commands, GL…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 14762 …r = ((glPathCommandsNV = (PFNGLPATHCOMMANDSNVPROC)glewGetProcAddress((const GLubyte*)"glPathComman… in _glewInit_GL_NV_path_rendering()
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 15856 #define glPathCommandsNV GLEW_GET_FUN(__glewPathCommandsNV) macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 18543 #define glPathCommandsNV epoxy_glPathCommandsNV macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 116393 GEN_THUNKS(glPathCommandsNV, (GLuint path, GLsizei numCommands, const GLubyte * commands, GLsizei n…
|