Home
last modified time | relevance | path

Searched refs:glNamedFramebufferTexture (Results 1 – 9 of 9) sorted by relevance

/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl366 gl->namedFramebufferTexture = glNamedFramebufferTexture;
DtcuNullRenderContextFuncs.inl2897 GLW_APICALL void GLW_APIENTRY glNamedFramebufferTexture (GLuint framebuffer, GLenum attachment, GLu… function
/external/deqp/framework/opengl/wrapper/
DglwInitGL45.inl362 …bufferTexture = (glNamedFramebufferTextureFunc) loader->get("glNamedFramebufferTexture");
DglwApi.inl366 #define glNamedFramebufferTexture glwNamedFramebufferTexture macro
/external/mesa3d/include/GL/
Dgl_mangle.h1507 #define glNamedFramebufferTexture MANGLE(NamedFramebufferTexture) macro
Dglcorearb.h2810 GLAPI void APIENTRY glNamedFramebufferTexture (GLuint framebuffer, GLenum attachment, GLuint textur…
Dglext.h2770 GLAPI void APIENTRY glNamedFramebufferTexture (GLuint framebuffer, GLenum attachment, GLuint textur…
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl366 void glNamedFramebufferTexture (glw::GLuint framebuffer, glw::GLenum attachment, glw::GLui…
DgluCallLogWrapper.inl2753 void CallLogWrapper::glNamedFramebufferTexture (glw::GLuint framebuffer, glw::GLenum attachment, gl… function in CallLogWrapper
2756 …m_log << TestLog::Message << "glNamedFramebufferTexture(" << framebuffer << ", " << toHex(attachme…