/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | RenderbufferImpl.h | 103 GLint dstLevel, in copyRenderbufferSubData() 121 GLint dstLevel, in copyTextureSubData()
|
D | TextureImpl.cpp | 53 GLint dstLevel, in copyRenderbufferSubData() 71 GLint dstLevel, in copyTextureSubData()
|
/third_party/mesa3d/src/mesa/main/ |
D | copyimage.c | 546 int dstX, int dstY, int dstZ, int dstLevel, in copy_image_subdata() 584 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData_no_error() 607 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData() 743 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV_no_error() 766 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubDataNV()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_gen_mipmap.c | 65 uint dstLevel; in util_gen_mipmap() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RenderbufferVk.cpp | 200 GLint dstLevel, in copyRenderbufferSubData() 225 GLint dstLevel, in copyTextureSubData()
|
D | UtilsVk.h | 172 gl::LevelIndex dstLevel; member
|
D | TextureVk.cpp | 651 GLint dstLevel, in copyRenderbufferSubData() 677 GLint dstLevel, in copyTextureSubData()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Renderbuffer.cpp | 201 GLint dstLevel, in copyRenderbufferSubData() 222 GLint dstLevel, in copyTextureSubData()
|
D | validationES32.cpp | 146 GLint dstLevel, in ValidateCopyImageSubData()
|
D | Texture.cpp | 1430 GLint dstLevel, in copyRenderbufferSubData() 1453 GLint dstLevel, in copyTextureSubData()
|
D | validationESEXT.cpp | 876 GLint dstLevel, in ValidateCopyImageSubDataEXT() 905 GLint dstLevel, in ValidateCopyImageSubDataOES()
|
D | validationES.cpp | 3499 GLint dstLevel, in ValidateCopyImageSubDataBase()
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | CopyTextureForBrowserTests.cpp | 50 uint32_t dstLevel, in TestCopyTextureForBrowser()
|
D | CopyCommandsValidationTests.cpp | 136 uint32_t dstLevel, in TestT2TCopy()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | TextureNULL.cpp | 120 GLint dstLevel, in copyRenderbufferSubData() 137 GLint dstLevel, in copyTextureSubData()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_texture.c | 354 struct pipe_resource *dst, GLuint dstLevel, in st_texture_image_copy()
|
D | st_cb_texture.c | 2856 GLuint dstLevel, in copy_image_data_to_texture()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_surface.c | 810 unsigned dstLevel = surf->u.tex.level; in svga_propagate_surface() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 1006 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
|
D | es31fStencilTexturingTests.cpp | 480 const tcu::PixelBufferAccess dstLevel = dst.getLevelFace(levelNdx, face); in stencilToUnorm8() local
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 186 GLint dstLevel, in GL_CopyImageSubData()
|
D | libGLESv2_autogen.cpp | 2030 GLint dstLevel, in glCopyImageSubData() 3886 GLint dstLevel, in glCopyImageSubDataEXT() 5048 GLint dstLevel, in glCopyImageSubDataOES()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_2_autogen.cpp | 120 GLint dstLevel, in CaptureCopyImageSubData()
|
D | FrameCapture.cpp | 4377 GLint dstLevel = call.params.getParam("dstLevel", ParamType::TGLint, 8).value.GLintVal; in copyCompressedTextureData() local 6522 GLint dstLevel, in copyCachedTextureLevel()
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | CopyTests.cpp | 2166 for (uint32_t dstLevel = 0; dstLevel < kDstLevelCount; ++dstLevel) { in TEST_P() local
|