Searched defs:getFramebufferAttachmentParameteriv (Results 1 – 5 of 5) sorted by relevance
389 void GLContext::getFramebufferAttachmentParameteriv(uint32_t target, uint32_t attachment, uint32_t … in getFramebufferAttachmentParameteriv() function in sglr::GLContext
2461 void ReferenceContext::getFramebufferAttachmentParameteriv(uint32_t target, uint32_t attachment, ui… in getFramebufferAttachmentParameteriv() function in sglr::ReferenceContext
292 PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC getFramebufferAttachmentParameteriv = nullptr; variable
276 glGetFramebufferAttachmentParameterivFunc getFramebufferAttachmentParameteriv; variable
2584 void Context::getFramebufferAttachmentParameteriv(GLenum target, in getFramebufferAttachmentParameteriv() function in gl::Context