Searched refs:glNamedFramebufferTexture (Results 1 – 15 of 15) sorted by relevance
/external/angle/src/libGLESv2/ |
D | opengl32_with_wgl_autogen.def | 2323 glNamedFramebufferTexture
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextInitFuncs.inl | 527 gl->namedFramebufferTexture = glNamedFramebufferTexture;
|
D | tcuNullRenderContextFuncs.inl | 4496 GLW_APICALL void GLW_APIENTRY glNamedFramebufferTexture (GLuint framebuffer, GLenum attachment, GLu… function
|
/external/deqp/framework/opengl/wrapper/ |
D | glwInitGL46.inl | 364 …bufferTexture = (glNamedFramebufferTextureFunc) loader->get("glNamedFramebufferTexture");
|
D | glwInitGL45.inl | 362 …bufferTexture = (glNamedFramebufferTextureFunc) loader->get("glNamedFramebufferTexture");
|
D | glwInitExtGL.inl | 684 …ebufferTexture = (glNamedFramebufferTextureFunc) loader->get("glNamedFramebufferTexture");
|
D | glwApi.inl | 527 #define glNamedFramebufferTexture glwNamedFramebufferTexture macro
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapperApi.inl | 527 void glNamedFramebufferTexture (glw::GLuint framebuffer, glw::GLenum attachment, glw::GLu…
|
D | gluCallLogWrapper.inl | 3889 void CallLogWrapper::glNamedFramebufferTexture (glw::GLuint framebuffer, glw::GLenum attachment, gl… function in CallLogWrapper 3892 …m_log << TestLog::Message << "glNamedFramebufferTexture(" << framebuffer << ", " << toHex(attachme…
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2754 GLAPI void APIENTRY glNamedFramebufferTexture (GLuint framebuffer, GLenum attachment, GLuint textur…
|
D | glext.h | 2727 GLAPI void APIENTRY glNamedFramebufferTexture (GLuint framebuffer, GLenum attachment, GLuint textur…
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 10480 …r = ((glNamedFramebufferTexture = (PFNGLNAMEDFRAMEBUFFERTEXTUREPROC)glewGetProcAddress((const GLub… in _glewInit_GL_ARB_direct_state_access()
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 4502 #define glNamedFramebufferTexture GLEW_GET_FUN(__glewNamedFramebufferTexture) macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 18459 #define glNamedFramebufferTexture epoxy_glNamedFramebufferTexture macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 116309 GEN_THUNKS(glNamedFramebufferTexture, (GLuint framebuffer, GLenum attachment, GLuint texture, GLint…
|