Home
last modified time | relevance | path

Searched defs:getFramebufferAttachmentParameteriv (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp389 void GLContext::getFramebufferAttachmentParameteriv(uint32_t target, uint32_t attachment, uint32_t … in getFramebufferAttachmentParameteriv() function in sglr::GLContext
DsglrReferenceContext.cpp2461 void ReferenceContext::getFramebufferAttachmentParameteriv(uint32_t target, uint32_t attachment, ui… in getFramebufferAttachmentParameteriv() function in sglr::ReferenceContext
/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h292 PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC getFramebufferAttachmentParameteriv = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl276 glGetFramebufferAttachmentParameterivFunc getFramebufferAttachmentParameteriv; variable
/external/angle/src/libANGLE/
DContext.cpp2564 void Context::getFramebufferAttachmentParameteriv(GLenum target, in getFramebufferAttachmentParameteriv() function in gl::Context