Home
last modified time | relevance | path

Searched defs:dstLevel (Results 1 – 25 of 33) 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.c544 int dstX, int dstY, int dstZ, int dstLevel, in copy_image_subdata()
582 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error()
605 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData()
741 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error()
764 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
/external/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c65 uint dstLevel; in util_gen_mipmap() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c159 GLuint dstLevel; in _mesa_meta_GenerateMipmap() local
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp232 GLint dstLevel, in copyRenderbufferSubData()
257 GLint dstLevel, in copyTextureSubData()
DUtilsVk.h166 gl::LevelIndex dstLevel; member
DTextureVk.cpp794 GLint dstLevel, in copyRenderbufferSubData()
820 GLint dstLevel, in copyTextureSubData()
DUtilsVk.cpp3776 vk::LevelIndex dstLevel = in transCodeEtcToBc() local
/external/skia/src/gpu/graphite/mtl/
DMtlBlitCommandEncoder.h73 unsigned int dstLevel) { in copyFromBuffer()
/external/angle/src/libANGLE/
DRenderbuffer.cpp207 GLint dstLevel, in copyRenderbufferSubData()
228 GLint dstLevel, in copyTextureSubData()
DTexture.cpp1486 GLint dstLevel, in copyRenderbufferSubData()
1509 GLint dstLevel, in copyTextureSubData()
DvalidationES32.cpp195 GLint dstLevel, in ValidateCopyImageSubData()
DvalidationESEXT.cpp998 GLint dstLevel, in ValidateCopyImageSubDataEXT()
1027 GLint dstLevel, in ValidateCopyImageSubDataOES()
DvalidationES.cpp3688 GLint dstLevel, in ValidateCopyImageSubDataBase()
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp120 GLint dstLevel, in copyRenderbufferSubData()
137 GLint dstLevel, in copyTextureSubData()
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c354 struct pipe_resource *dst, GLuint dstLevel, in st_texture_image_copy()
Dst_cb_texture.c2612 GLuint dstLevel, in copy_image_data_to_texture()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.c793 unsigned dstLevel = surf->u.tex.level; in svga_propagate_surface() local
/external/skia/src/image/
DSkImage_Raster.cpp352 SkMipmap::Level srcLevel, dstLevel; in copy_mipmaps() local
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp1006 int dstLevel, in copyImageData()
1105 int dstLevel, in copyImage()
2091 int dstLevel; member
2134 …const int dstLevel = (dstIsTexture ? (levels[levelNdx] >= 0 ? levels[levelNdx] : getLastFullLev… in generateCopies() local
Des31fStencilTexturingTests.cpp480 const tcu::PixelBufferAccess dstLevel = dst.getLevelFace(levelNdx, face); in stencilToUnorm8() local
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp204 GLint dstLevel, in GL_CopyImageSubData()
Dentry_points_gles_ext_autogen.cpp5386 GLint dstLevel, in GL_CopyImageSubDataEXT()
10750 GLint dstLevel, in GL_CopyImageSubDataOES()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp119 GLint dstLevel, in CaptureCopyImageSubData()

12