Home
last modified time | relevance | path

Searched defs:readDepth (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp1231 const bool readDepth = readAspect & VK_IMAGE_ASPECT_DEPTH_BIT; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp191 tcu::ConstPixelBufferAccess Image::readDepth (vk::VkQueue queue, in readDepth() function in vkt::Draw::Image
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp431 float readDepth = (float)i / std::max(destSize.depth - 1, 1); in Write3DVertices() local