Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h178 #define glDepthRangeIndexedfNV wrap_glDepthRangeIndexedfNV macro
Dgles_undefine.h178 #undef glDepthRangeIndexedfNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1375 void API_ENTRY(glDepthRangeIndexedfNV)(GLuint index, GLfloat n, GLfloat f) {
1376 CALL_GL_API(glDepthRangeIndexedfNV, index, n, f);
/frameworks/native/opengl/libs/
Dentries.in173 GL_ENTRY(void, glDepthRangeIndexedfNV, GLuint index, GLfloat n, GLfloat f)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3388 GL_APICALL void GL_APIENTRY glDepthRangeIndexedfNV (GLuint index, GLfloat n, GLfloat f);