Home
last modified time | relevance | path

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

12

/external/angle/src/libANGLE/renderer/
DRenderbufferImpl.h105 GLint dstLevel, in copyRenderbufferSubData()
123 GLint dstLevel, in copyTextureSubData()
DTextureImpl.cpp53 GLint dstLevel, in copyRenderbufferSubData()
71 GLint dstLevel, in copyTextureSubData()
/external/mesa3d/src/mesa/main/
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()
/external/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c67 unsigned dstLevel; in util_gen_mipmap() local
/external/skia/src/gpu/graphite/task/
DCopyTask.cpp127 int dstLevel) { in Make()
142 int dstLevel) in CopyTextureToTextureTask()
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp225 GLint dstLevel, in copyRenderbufferSubData()
250 GLint dstLevel, in copyTextureSubData()
DUtilsVk.h185 gl::LevelIndex dstLevel; member
DTextureVk.cpp1362 GLint dstLevel, in copyRenderbufferSubData()
1388 GLint dstLevel, in copyTextureSubData()
DUtilsVk.cpp4041 vk::LevelIndex dstLevel = in transCodeEtcToBc() local
/external/skia/src/gpu/graphite/mtl/
DMtlBlitCommandEncoder.h77 unsigned int dstLevel) { in copyFromBuffer()
/external/angle/src/libANGLE/
DRenderbuffer.cpp206 GLint dstLevel, in copyRenderbufferSubData()
227 GLint dstLevel, in copyTextureSubData()
DvalidationES32.cpp176 GLint dstLevel, in ValidateCopyImageSubData()
DTexture.cpp1570 GLint dstLevel, in copyRenderbufferSubData()
1593 GLint dstLevel, in copyTextureSubData()
DvalidationESEXT.cpp1278 GLint dstLevel, in ValidateCopyImageSubDataEXT()
1307 GLint dstLevel, in ValidateCopyImageSubDataOES()
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp120 GLint dstLevel, in copyRenderbufferSubData()
137 GLint dstLevel, in copyTextureSubData()
/external/skia/src/image/
DSkImage_Raster.cpp135 SkMipmap::Level srcLevel, dstLevel; in copy_mipmaps() local
/external/angle/src/libANGLE/renderer/wgpu/
DTextureWgpu.cpp196 GLint dstLevel, in copyRenderbufferSubData()
213 GLint dstLevel, in copyTextureSubData()
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c379 struct pipe_resource *dst, GLuint dstLevel, in st_texture_image_copy()
Dst_cb_texture.c3100 GLuint dstLevel, in copy_image_data_to_texture()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.c792 unsigned dstLevel = surf->u.tex.level; in svga_propagate_surface() local
/external/deqp/modules/gles31/functional/
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
Des31fStencilTexturingTests.cpp448 const tcu::PixelBufferAccess dstLevel = dst.getLevelFace(levelNdx, face); in stencilToUnorm8() local
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp207 GLint dstLevel, in GL_CopyImageSubData()
DlibGLESv2_autogen.cpp2030 GLint dstLevel, in glCopyImageSubData()
4174 GLint dstLevel, in glCopyImageSubDataEXT()
5453 GLint dstLevel, in glCopyImageSubDataOES()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp119 GLint dstLevel, in CaptureCopyImageSubData()

12