Home
last modified time | relevance | path

Searched defs:copyExtent (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/utils/
DTestUtils.cpp77 wgpu::Extent3D copyExtent, in RequiredBytesInCopy()
112 wgpu::Extent3D copyExtent, in GetTexelCountInCopyRegion()
131 wgpu::Extent3D copyExtent = {1, 1, 1}; in UnalignDynamicUploader() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DUtilsMetal.h43 Extent3D copyExtent; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandValidation.cpp176 const Extent3D& copyExtent) { in ApplyDefaultTextureDataLayoutOptions()
198 const Extent3D& copyExtent) { in ValidateLinearTextureData()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DQueueTests.cpp339 wgpu::Extent3D copyExtent = {width, height, 1}; in DoSimpleWriteTextureTest() local
515 constexpr wgpu::Extent3D copyExtent = {17, 19, 1}; in TEST_P() local
536 constexpr wgpu::Extent3D copyExtent = {5, 1, 1}; in TEST_P() local
556 constexpr wgpu::Extent3D copyExtent = {17, 19, 21}; in TEST_P() local
DStorageTextureTests.cpp528 const wgpu::Extent3D copyExtent = {kWidth, kHeight, sliceCount}; in CreateTextureWithTestData() local
714 const wgpu::Extent3D copyExtent = {kWidth, kHeight, sliceCount}; in CheckOutputStorageTexture() local
DCompressedTextureFormatTests.cpp1192 wgpu::Extent3D copyExtent = {4, 4, 1}; in TEST_P() local
DCopyTests.cpp92 static BufferSpec MinimumBufferSpec(wgpu::Extent3D copyExtent, in MinimumBufferSpec()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp502 const UVec2 copyExtent (copyBlockExtent * srcBlockExtent); in genCopies() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp558 const UVec2 copyExtent (copyBlockExtent * srcBlockExtent); in genCopies() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp415 VkExtent3D copyExtent = imageExtentInBlocks(region.extent, srcAspect); in copySingleAspectTo() local
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp1310 wgpu::Extent3D copyExtent = {width, height, 1}; in ExpectAttachmentDepthStencilTestData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp754 const VkExtent3D copyExtent = in uploadImageAspect() local
4557 const VkExtent3D copyExtent in uploadCompressedImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp846 const VkExtent3D copyExtent = in uploadImageAspect() local
5001 const VkExtent3D copyExtent in uploadCompressedImage() local