Searched refs:glNamedFramebufferSampleLocationsfvNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_undefine.h | 570 #undef glNamedFramebufferSampleLocationsfvNV
|
D | gles_redefine.h | 571 #define glNamedFramebufferSampleLocationsfvNV wrap_glNamedFramebufferSampleLocationsfvNV macro
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 1348 void API_ENTRY(glNamedFramebufferSampleLocationsfvNV)(GLuint framebuffer, GLuint start, GLsizei cou… 1349 CALL_GL_API(glNamedFramebufferSampleLocationsfvNV, framebuffer, start, count, v);
|
/frameworks/native/opengl/libs/ |
D | entries.in | 616 GL_ENTRY(void, glNamedFramebufferSampleLocationsfvNV, GLuint framebuffer, GLuint start, GLsizei cou…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 3317 GL_APICALL void GL_APIENTRY glNamedFramebufferSampleLocationsfvNV (GLuint framebuffer, GLuint start…
|