Searched refs:glGenPathsNV (Results 1 – 9 of 9) sorted by relevance
271 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGenPathsNV);1119 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glGenPathsNV); in init_stub_library()
271 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glGenPathsNV);1119 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glGenPathsNV); in init_stub_library()
300 #define glGenPathsNV wrap_glGenPathsNV macro
299 #undef glGenPathsNV
1111 GLuint API_ENTRY(glGenPathsNV)(GLsizei range) {1112 CALL_GL_API_RETURN(glGenPathsNV, range);
307 GL_ENTRY(GLuint, glGenPathsNV, GLsizei range)
3157 GL_APICALL GLuint GL_APIENTRY glGenPathsNV (GLsizei range);