Searched refs:glIsPathNV (Results 1 – 9 of 9) sorted by relevance
451 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glIsPathNV);1299 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glIsPathNV); in init_stub_library()
451 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glIsPathNV);1299 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glIsPathNV); in init_stub_library()
492 #define glIsPathNV wrap_glIsPathNV macro
491 #undef glIsPathNV
1117 GLboolean API_ENTRY(glIsPathNV)(GLuint path) {1118 CALL_GL_API_RETURN(glIsPathNV, path);
513 GL_ENTRY(GLboolean, glIsPathNV, GLuint path)
3159 GL_APICALL GLboolean GL_APIENTRY glIsPathNV (GLuint path);