Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h485 #define glIsEnablediNV wrap_glIsEnablediNV macro
Dgles_undefine.h485 #undef glIsEnablediNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1033 GLboolean API_ENTRY(glIsEnablediNV)(GLenum target, GLuint index) {
1034 CALL_GL_API_RETURN(glIsEnablediNV, target, index);
/frameworks/native/opengl/libs/
Dentries.in469 GL_ENTRY(GLboolean, glIsEnablediNV, GLenum target, GLuint index)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3231 GL_APICALL GLboolean GL_APIENTRY glIsEnablediNV (GLenum target, GLuint index);