Home
last modified time | relevance | path

Searched refs:regionDepth (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilCopyTests.cpp71 float regionDepth) { in PopulatePipelineDescriptorWriteDepth() argument
76 return )" + std::to_string(regionDepth) + in PopulatePipelineDescriptorWriteDepth()
90 float regionDepth, in InitializeDepthTextureRegion() argument
101 regionDepth); in InitializeDepthTextureRegion()
119 float regionDepth, in InitializeDepthStencilTextureRegion() argument
133 wgpu::TextureFormat::Depth24PlusStencil8, regionDepth); in InitializeDepthStencilTextureRegion()
151 float regionDepth, in CreateInitializeDepthStencilTextureAndCopyT2T() argument
165 InitializeDepthStencilTextureRegion(src, clearDepth, regionDepth, clearStencil, in CreateInitializeDepthStencilTextureAndCopyT2T()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp1641 const VkBufferImageCopy regionDepth = in iterateInternal() local
1651 …es[attachmentCount - 1], VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, *m_primaryBuffer, 1u, &regionDepth); in iterateInternal()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp1641 const VkBufferImageCopy regionDepth = in iterateInternal() local
1651 …es[attachmentCount - 1], VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, *m_primaryBuffer, 1u, &regionDepth); in iterateInternal()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp4811 const VkBufferImageCopy regionDepth = in copyDepthStencilImageToBuffers() local
4839 …ageToBuffer(cmdBuffer, image, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, depthBuffer, 1u, &regionDepth); in copyDepthStencilImageToBuffers()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Ddtv.js81 regionDepth: "[PC Preview] unknow regionDepth", property