Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h750 #define glScissorIndexedvNV wrap_glScissorIndexedvNV macro
Dgles_undefine.h750 #undef glScissorIndexedvNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1015 void API_ENTRY(glScissorIndexedvNV)(GLuint index, const GLint *v) {
1016 CALL_GL_API(glScissorIndexedvNV, index, v);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2768 GL_APICALL void GL_APIENTRY glScissorIndexedvNV (GLuint index, const GLint *v);
/frameworks/native/opengl/libs/
Dentries.in734 GL_ENTRY(void, glScissorIndexedvNV, GLuint index, const GLint *v)