Home
last modified time | relevance | path

Searched defs:glInvalidateFramebuffer (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp369 void ContextWrapper::glInvalidateFramebuffer (deUint32 target, int numAttachments, const deUint32* … in glInvalidateFramebuffer() function in sglr::ContextWrapper
/external/deqp/framework/opengl/wrapper/
DglwApi.inl323 #define glInvalidateFramebuffer glwInvalidateFramebuffer macro
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp3665 GL_APICALL void GL_APIENTRY glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GL… in glInvalidateFramebuffer() function
/external/mesa3d/include/GL/
Dgl_mangle.h1166 #define glInvalidateFramebuffer MANGLE(InvalidateFramebuffer) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl2398 void CallLogWrapper::glInvalidateFramebuffer (glw::GLenum target, glw::GLsizei numAttachments, cons… function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl2561 GLW_APICALL void GLW_APIENTRY glInvalidateFramebuffer (GLenum target, GLsizei numAttachments, const… function