Searched defs:getFramebufferAttachmentParameteriv (Results 1 – 6 of 6) sorted by relevance
398 void GLContext::getFramebufferAttachmentParameteriv (deUint32 target, deUint32 attachment, deUint32… in getFramebufferAttachmentParameteriv() function in sglr::GLContext
2320 void ReferenceContext::getFramebufferAttachmentParameteriv (deUint32 target, deUint32 attachment, d… in getFramebufferAttachmentParameteriv() function in sglr::ReferenceContext
292 PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC getFramebufferAttachmentParameteriv = nullptr; variable
274 glGetFramebufferAttachmentParameterivFunc getFramebufferAttachmentParameteriv; variable
92 …virtual GrGLvoid getFramebufferAttachmentParameteriv(GrGLenum target, GrGLenum attachment, GrGLenu… in getFramebufferAttachmentParameteriv() function
2247 void Context::getFramebufferAttachmentParameteriv(GLenum target, in getFramebufferAttachmentParameteriv() function in gl::Context