Searched refs:glDepthRangeIndexedfNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 178 #define glDepthRangeIndexedfNV wrap_glDepthRangeIndexedfNV macro
|
D | gles_undefine.h | 178 #undef glDepthRangeIndexedfNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 1375 void API_ENTRY(glDepthRangeIndexedfNV)(GLuint index, GLfloat n, GLfloat f) { 1376 CALL_GL_API(glDepthRangeIndexedfNV, index, n, f);
|
/frameworks/native/opengl/libs/ |
D | entries.in | 173 GL_ENTRY(void, glDepthRangeIndexedfNV, GLuint index, GLfloat n, GLfloat f)
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 3388 GL_APICALL void GL_APIENTRY glDepthRangeIndexedfNV (GLuint index, GLfloat n, GLfloat f);
|