Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrGLContext.cpp398 void GLContext::getFramebufferAttachmentParameteriv (deUint32 target, deUint32 attachment, deUint32… in getFramebufferAttachmentParameteriv() function in sglr::GLContext
DsglrReferenceContext.cpp2322 void ReferenceContext::getFramebufferAttachmentParameteriv (deUint32 target, deUint32 attachment, d… in getFramebufferAttachmentParameteriv() function in sglr::ReferenceContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h292 PFNGLGETFRAMEBUFFERATTACHMENTPARAMETERIVPROC getFramebufferAttachmentParameteriv = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl276 glGetFramebufferAttachmentParameterivFunc getFramebufferAttachmentParameteriv; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2301 void Context::getFramebufferAttachmentParameteriv(GLenum target, in getFramebufferAttachmentParameteriv() function in gl::Context