Searched refs:glStencilStrokePathNV (Results 1 – 8 of 8) sorted by relevance
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.inl | 1716 "glStencilStrokePathNV",
|
/external/mesa3d/include/GL/ |
D | gl_mangle.h | 2021 #define glStencilStrokePathNV MANGLE(StencilStrokePathNV) macro
|
D | glcorearb.h | 5357 GLAPI void APIENTRY glStencilStrokePathNV (GLuint path, GLint reference, GLuint mask);
|
D | glext.h | 10434 GLAPI void APIENTRY glStencilStrokePathNV (GLuint path, GLint reference, GLuint mask);
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 3082 GL_APICALL void GL_APIENTRY glStencilStrokePathNV (GLuint path, GLint reference, GLuint mask);
|
/external/swiftshader/include/GLES2/ |
D | gl2ext.h | 3179 GL_APICALL void GL_APIENTRY glStencilStrokePathNV (GLuint path, GLint reference, GLuint mask);
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 5397 GLAPI void APIENTRY glStencilStrokePathNV (GLuint path, GLint reference, GLuint mask);
|
D | glext.h | 10476 GLAPI void APIENTRY glStencilStrokePathNV (GLuint path, GLint reference, GLuint mask);
|