Searched defs:origtexture (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | textureview.c | 728 _mesa_TextureView_no_error(GLuint texture, GLenum target, GLuint origtexture, in _mesa_TextureView_no_error() 746 _mesa_TextureView(GLuint texture, GLenum target, GLuint origtexture, in _mesa_TextureView()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | null_functions.cpp | 2742 GLuint origtexture, in glTextureViewNULL()
|
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContextFuncs.inl | 6513 GLW_APICALL void GLW_APIENTRY glTextureView (GLuint texture, GLenum target, GLuint origtexture, GLe…
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluCallLogWrapper.inl | 5380 …Wrapper::glTextureView (glw::GLuint texture, glw::GLenum target, glw::GLuint origtexture, glw::GLe…
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwImpl.inl | 5879 void glwTextureView (GLuint texture, GLenum target, GLuint origtexture, GLenum internalformat, GLui…
|