Home
last modified time | relevance | path

Searched defs:dstLevel (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dcopyimage.c550 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 DRenderbufferImpl.h105 GLint dstLevel, in copyRenderbufferSubData()
123 GLint dstLevel, in copyTextureSubData()
H A DTextureImpl.cpp53 GLint dstLevel, in copyRenderbufferSubData()
71 GLint dstLevel, in copyTextureSubData()
/aosp_15_r20/external/skia/src/gpu/graphite/task/
H A DCopyTask.cpp127 int dstLevel) { in Make()
142 int dstLevel) in CopyTextureToTextureTask()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DRenderbufferVk.cpp244 GLint dstLevel, in copyRenderbufferSubData()
269 GLint dstLevel, in copyTextureSubData()
H A DTextureVk.cpp1289 GLint dstLevel, in copyRenderbufferSubData()
1315 GLint dstLevel, in copyTextureSubData()
H A DUtilsVk.h185 gl::LevelIndex dstLevel; member
/aosp_15_r20/external/angle/src/libANGLE/
H A DRenderbuffer.cpp206 GLint dstLevel, in copyRenderbufferSubData()
227 GLint dstLevel, in copyTextureSubData()
H A DTexture.cpp1570 GLint dstLevel, in copyRenderbufferSubData()
1593 GLint dstLevel, in copyTextureSubData()
H A DvalidationES32.cpp176 GLint dstLevel, in ValidateCopyImageSubData()
H A DvalidationESEXT.cpp1278 GLint dstLevel, in ValidateCopyImageSubDataEXT()
1307 GLint dstLevel, in ValidateCopyImageSubDataOES()
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DTextureNULL.cpp120 GLint dstLevel, in copyRenderbufferSubData()
137 GLint dstLevel, in copyTextureSubData()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_gen_mipmap.c67 unsigned dstLevel; in util_gen_mipmap() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DTextureWgpu.cpp196 GLint dstLevel, in copyRenderbufferSubData()
213 GLint dstLevel, in copyTextureSubData()
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/
H A DMtlBlitCommandEncoder.h77 unsigned int dstLevel) { in copyFromBuffer()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp1094 …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 Des31fStencilTexturingTests.cpp448 const tcu::PixelBufferAccess dstLevel = dst.getLevelFace(levelNdx, face); in stencilToUnorm8() local
/aosp_15_r20/external/skia/src/image/
H A DSkImage_Raster.cpp135 SkMipmap::Level srcLevel, dstLevel; in copy_mipmaps() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_texture.c379 struct pipe_resource *dst, GLuint dstLevel, in st_texture_image_copy()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.c792 unsigned dstLevel = surf->u.tex.level; in svga_propagate_surface() local
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_2_autogen.cpp210 GLint dstLevel, in GL_CopyImageSubData()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_2_autogen.cpp119 GLint dstLevel, in CaptureCopyImageSubData()
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java422 int dstLevel, in glCopyImageSubDataEXT()
H A DGLES32.java258 int dstLevel, in glCopyImageSubData()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31Ext.cpp715 …Level, jint srcX, jint srcY, jint srcZ, jint dstName, jint dstTarget, jint dstLevel, jint dstX, ji… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()

12