Home
last modified time | relevance | path

Searched defs:getNamedFramebufferAttachmentParameteriv (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h655 …PFNGLGETNAMEDFRAMEBUFFERATTACHMENTPARAMETERIVPROC getNamedFramebufferAttachmentParameteriv = nullp… variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl305 glGetNamedFramebufferAttachmentParameterivFunc getNamedFramebufferAttachmentParameteriv; variable
/external/angle/src/libANGLE/
DContext_gl.cpp3106 void Context::getNamedFramebufferAttachmentParameteriv(FramebufferID framebuffer, in getNamedFramebufferAttachmentParameteriv() function in gl::Context