Searched defs:texImage3D (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluPixelTransfer.cpp | 88 void texImage3D(const RenderContext &context, uint32_t target, int level, uint32_t internalFormat, in texImage3D() function
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcFramebufferCompleteness.cpp | 102 void TestContext::texImage3D(GLuint texId, GLenum target, GLuint level, GLint internalFormat, GLsiz… in texImage3D() function in glcts::__anon6da9912e0111::TestContext
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 275 void GLContext::texImage3D(uint32_t target, int level, uint32_t internalFormat, int width, int heig… in texImage3D() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 1142 void ReferenceContext::texImage3D(uint32_t target, int level, uint32_t internalFormat, int width, i… in texImage3D() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 100 PFNGLTEXIMAGE3DPROC texImage3D = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 683 glTexImage3DFunc texImage3D; variable
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 5435 void Context::texImage3D(TextureTarget target, in texImage3D() function in gl::Context
|