Home
last modified time | relevance | path

Searched defs:framebufferTextureLayer (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcFramebufferCompleteness.cpp144 void TestContext::framebufferTextureLayer(GLenum target, GLenum attachment, GLuint texId, GLint lev… in framebufferTextureLayer() function in glcts::__anon6da9912e0111::TestContext
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp378 void GLContext::framebufferTextureLayer(uint32_t target, uint32_t attachment, uint32_t texture, int… in framebufferTextureLayer() function in sglr::GLContext
H A DsglrReferenceContext.cpp2183 void ReferenceContext::framebufferTextureLayer(uint32_t target, uint32_t attachment, uint32_t textu… in framebufferTextureLayer() function in sglr::ReferenceContext
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h285 PFNGLFRAMEBUFFERTEXTURELAYERPROC framebufferTextureLayer = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl227 glFramebufferTextureLayerFunc framebufferTextureLayer; variable
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp5237 void Context::framebufferTextureLayer(GLenum target, in framebufferTextureLayer() function in gl::Context