Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h278 #define glFramebufferSampleLocationsfvNV wrap_glFramebufferSampleLocationsfvNV macro
Dgles_undefine.h278 #undef glFramebufferSampleLocationsfvNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in991 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/
Dgl2ext.h2706 GL_APICALL void GL_APIENTRY glFramebufferSampleLocationsfvNV (GLenum target, GLuint start, GLsizei …
/frameworks/native/opengl/libs/
Dentries.in262 GL_ENTRY(void, glFramebufferSampleLocationsfvNV, GLenum target, GLuint start, GLsizei count, const …