Home
last modified time | relevance | path

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

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