Searched refs:regionDepth (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DepthStencilCopyTests.cpp | 71 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/ |
D | vktRenderPassSubpassDependencyTests.cpp | 1641 const VkBufferImageCopy regionDepth = in iterateInternal() local 1651 …es[attachmentCount - 1], VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, *m_primaryBuffer, 1u, ®ionDepth); in iterateInternal()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSubpassDependencyTests.cpp | 1641 const VkBufferImageCopy regionDepth = in iterateInternal() local 1651 …es[attachmentCount - 1], VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, *m_primaryBuffer, 1u, ®ionDepth); in iterateInternal()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 4811 const VkBufferImageCopy regionDepth = in copyDepthStencilImageToBuffers() local 4839 …ageToBuffer(cmdBuffer, image, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, depthBuffer, 1u, ®ionDepth); in copyDepthStencilImageToBuffers()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | dtv.js | 81 regionDepth: "[PC Preview] unknow regionDepth", property
|