Home
last modified time | relevance | path

Searched refs:readDepthAttachment (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.hpp100 de::MovePtr<tcu::TextureLevel> readDepthAttachment (const vk::DeviceInterface& vk,
DvktPipelineDepthRangeUnrestrictedTests.cpp1070 …de::MovePtr<tcu::TextureLevel> depthResult = readDepthAttachment(vk, vkDevice, queue, queueFamily… in verifyTestResult()
1361 …de::MovePtr<tcu::TextureLevel> depthResult = readDepthAttachment(vk, vkDevice, queue, queueFamily… in verifyTestResult()
DvktPipelineDepthTests.cpp777 …de::MovePtr<tcu::TextureLevel> result = readDepthAttachment(vk, vkDevice, queue, queueFamilyInd… in verifyImage()
DvktPipelineColorWriteEnableTests.cpp999 …const auto depthBuffer = readDepthAttachment(vkd, device, queue, queueIndex, allocator, dsImages… in iterate()
DvktPipelineImageUtil.cpp265 de::MovePtr<tcu::TextureLevel> readDepthAttachment (const vk::DeviceInterface& vk, in readDepthAttachment() function
DvktPipelineExtendedDynamicStateTests.cpp2453 …const auto depthBuffer = readDepthAttachment(vkd, device, queue, queueIndex, allocator, dsImage… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp1009 …de::MovePtr<tcu::TextureLevel> depthPixels = pipeline::readDepthAttachment(vk, vkDevice, queue, q… in iterate()
DvktRenderPassLoadStoreOpNoneTests.cpp1190 …textureLevelResult = pipeline::readDepthAttachment(vk, vkDevice, queue, queueFamilyIndex, allocato… in iterate()