Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h591 #undef glPathCoverDepthFuncNV
Dwrap_gles.h591 #define glPathCoverDepthFuncNV wrap_glPathCoverDepthFuncNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in889 void API_ENTRY(glPathCoverDepthFuncNV)(GLenum func) {
890 CALL_GL_API(glPathCoverDepthFuncNV, func);
/frameworks/native/opengl/libs/
Dentries.in572 GL_ENTRY(void, glPathCoverDepthFuncNV, GLenum func)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2599 GL_APICALL void GL_APIENTRY glPathCoverDepthFuncNV (GLenum func);