/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | copyimage.c | 550 int dstX, int dstY, int dstZ, int dstLevel, in copy_image_subdata() 588 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error() 611 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData() 747 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error() 770 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | RenderbufferImpl.h | 105 GLint dstLevel, in copyRenderbufferSubData() 123 GLint dstLevel, in copyTextureSubData()
|
H A D | TextureImpl.cpp | 53 GLint dstLevel, in copyRenderbufferSubData() 71 GLint dstLevel, in copyTextureSubData()
|
/aosp_15_r20/external/skia/src/gpu/graphite/task/ |
H A D | CopyTask.cpp | 127 int dstLevel) { in Make() 142 int dstLevel) in CopyTextureToTextureTask()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | RenderbufferVk.cpp | 244 GLint dstLevel, in copyRenderbufferSubData() 269 GLint dstLevel, in copyTextureSubData()
|
H A D | TextureVk.cpp | 1289 GLint dstLevel, in copyRenderbufferSubData() 1315 GLint dstLevel, in copyTextureSubData()
|
H A D | UtilsVk.h | 185 gl::LevelIndex dstLevel; member
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Renderbuffer.cpp | 206 GLint dstLevel, in copyRenderbufferSubData() 227 GLint dstLevel, in copyTextureSubData()
|
H A D | Texture.cpp | 1570 GLint dstLevel, in copyRenderbufferSubData() 1593 GLint dstLevel, in copyTextureSubData()
|
H A D | validationES32.cpp | 176 GLint dstLevel, in ValidateCopyImageSubData()
|
H A D | validationESEXT.cpp | 1278 GLint dstLevel, in ValidateCopyImageSubDataEXT() 1307 GLint dstLevel, in ValidateCopyImageSubDataOES()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | TextureNULL.cpp | 120 GLint dstLevel, in copyRenderbufferSubData() 137 GLint dstLevel, in copyTextureSubData()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_gen_mipmap.c | 67 unsigned dstLevel; in util_gen_mipmap() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | TextureWgpu.cpp | 196 GLint dstLevel, in copyRenderbufferSubData() 213 GLint dstLevel, in copyTextureSubData()
|
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/ |
H A D | MtlBlitCommandEncoder.h | 77 unsigned int dstLevel) { in copyFromBuffer()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fCopyImageTests.cpp | 1094 …yImageData(vector<ArrayBuffer<uint8_t>> &dstImageData, const ImageInfo &dstImageInfo, int dstLevel, in copyImageData() 1192 int dstLevel, const IVec3 &dstPos, in copyImage() 2115 int dstLevel; member 2157 const int dstLevel = in generateCopies() local
|
H A D | es31fStencilTexturingTests.cpp | 448 const tcu::PixelBufferAccess dstLevel = dst.getLevelFace(levelNdx, face); in stencilToUnorm8() local
|
/aosp_15_r20/external/skia/src/image/ |
H A D | SkImage_Raster.cpp | 135 SkMipmap::Level srcLevel, dstLevel; in copy_mipmaps() local
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_texture.c | 379 struct pipe_resource *dst, GLuint dstLevel, in st_texture_image_copy()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_surface.c | 792 unsigned dstLevel = surf->u.tex.level; in svga_propagate_surface() local
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_2_autogen.cpp | 210 GLint dstLevel, in GL_CopyImageSubData()
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_3_2_autogen.cpp | 119 GLint dstLevel, in CaptureCopyImageSubData()
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES31Ext.java | 422 int dstLevel, in glCopyImageSubDataEXT()
|
H A D | GLES32.java | 258 int dstLevel, in glCopyImageSubData()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_opengl_GLES31Ext.cpp | 715 …Level, jint srcX, jint srcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, ji… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
|