Home
last modified time | relevance | path

Searched refs:glPathStencilFuncNV (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dgles_undefine.h600 #undef glPathStencilFuncNV
Dgles_redefine.h601 #define glPathStencilFuncNV wrap_glPathStencilFuncNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1168 void API_ENTRY(glPathStencilFuncNV)(GLenum func, GLint ref, GLuint mask) {
1169 CALL_GL_API(glPathStencilFuncNV, func, ref, mask);
/frameworks/native/opengl/libs/
Dentries.in646 GL_ENTRY(void, glPathStencilFuncNV, GLenum func, GLint ref, GLuint mask)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3176 GL_APICALL void GL_APIENTRY glPathStencilFuncNV (GLenum func, GLint ref, GLuint mask);