Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DRenderbufferImpl.h103 GLint dstLevel, in copyRenderbufferSubData()
121 GLint dstLevel, in copyTextureSubData()
DTextureImpl.cpp53 GLint dstLevel, in copyRenderbufferSubData()
71 GLint dstLevel, in copyTextureSubData()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c65 uint dstLevel; in util_gen_mipmap() local
/third_party/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()
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c159 GLuint dstLevel; in _mesa_meta_GenerateMipmap() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp200 GLint dstLevel, in copyRenderbufferSubData()
225 GLint dstLevel, in copyTextureSubData()
DUtilsVk.h172 gl::LevelIndex dstLevel; member
DTextureVk.cpp651 GLint dstLevel, in copyRenderbufferSubData()
677 GLint dstLevel, in copyTextureSubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DRenderbuffer.cpp201 GLint dstLevel, in copyRenderbufferSubData()
222 GLint dstLevel, in copyTextureSubData()
DvalidationES32.cpp146 GLint dstLevel, in ValidateCopyImageSubData()
DTexture.cpp1430 GLint dstLevel, in copyRenderbufferSubData()
1453 GLint dstLevel, in copyTextureSubData()
DvalidationESEXT.cpp876 GLint dstLevel, in ValidateCopyImageSubDataEXT()
905 GLint dstLevel, in ValidateCopyImageSubDataOES()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyTextureForBrowserTests.cpp50 uint32_t dstLevel, in TestCopyTextureForBrowser()
DCopyCommandsValidationTests.cpp136 uint32_t dstLevel, in TestT2TCopy()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp120 GLint dstLevel, in copyRenderbufferSubData()
137 GLint dstLevel, in copyTextureSubData()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_texture.c356 struct pipe_resource *dst, GLuint dstLevel, in st_texture_image_copy()
Dst_cb_texture.c2933 GLuint dstLevel, in copy_image_data_to_texture()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.c798 unsigned dstLevel = surf->u.tex.level; in svga_propagate_surface() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL43.cpp45 GLint dstLevel, in ValidateCopyImageSubData()
/third_party/vk-gl-cts/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
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp186 GLint dstLevel, in GL_CopyImageSubData()
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_3_autogen.cpp124 GLint dstLevel, in CopyImageSubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp120 GLint dstLevel, in CaptureCopyImageSubData()
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyCommandsValidationTests.cpp131 uint32_t dstLevel, in TestT2TCopy()

12