Searched refs:glGetInternalformatSampleivNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 358 #define glGetInternalformatSampleivNV wrap_glGetInternalformatSampleivNV macro
|
D | gles_undefine.h | 358 #undef glGetInternalformatSampleivNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 793 void API_ENTRY(glGetInternalformatSampleivNV)(GLenum target, GLenum internalformat, GLsizei samples… 794 …CALL_GL_API(glGetInternalformatSampleivNV, target, internalformat, samples, pname, bufSize, params…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2333 GL_APICALL void GL_APIENTRY glGetInternalformatSampleivNV (GLenum target, GLenum internalformat, GL…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 342 GL_ENTRY(void, glGetInternalformatSampleivNV, GLenum target, GLenum internalformat, GLsizei samples…
|