Searched refs:glFramebufferSampleLocationsfvNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 278 #define glFramebufferSampleLocationsfvNV wrap_glFramebufferSampleLocationsfvNV macro
|
D | gles_undefine.h | 278 #undef glFramebufferSampleLocationsfvNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 991 void API_ENTRY(glFramebufferSampleLocationsfvNV)(GLenum target, GLuint start, GLsizei count, const … 992 CALL_GL_API(glFramebufferSampleLocationsfvNV, target, start, count, v);
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2706 GL_APICALL void GL_APIENTRY glFramebufferSampleLocationsfvNV (GLenum target, GLuint start, GLsizei …
|
/frameworks/native/opengl/libs/ |
D | entries.in | 262 GL_ENTRY(void, glFramebufferSampleLocationsfvNV, GLenum target, GLuint start, GLsizei count, const …
|