Searched defs:getFramebufferAttachmentParameteriv (Results 1 – 5 of 5) sorted by relevance
398 void GLContext::getFramebufferAttachmentParameteriv (deUint32 target, deUint32 attachment, deUint32… in getFramebufferAttachmentParameteriv() function in sglr::GLContext
2322 void ReferenceContext::getFramebufferAttachmentParameteriv (deUint32 target, deUint32 attachment, d… in getFramebufferAttachmentParameteriv() function in sglr::ReferenceContext
292 PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC getFramebufferAttachmentParameteriv = nullptr; variable
276 glGetFramebufferAttachmentParameterivFunc getFramebufferAttachmentParameteriv; variable
2581 void Context::getFramebufferAttachmentParameteriv(GLenum target, in getFramebufferAttachmentParameteriv() function in gl::Context