Searched defs:readDepth (Results 1 – 3 of 3) sorted by relevance
1231 const bool readDepth = readAspect & VK_IMAGE_ASPECT_DEPTH_BIT; in initPrograms() local
191 tcu::ConstPixelBufferAccess Image::readDepth (vk::VkQueue queue, in readDepth() function in vkt::Draw::Image
431 float readDepth = (float)i / std::max(destSize.depth - 1, 1); in Write3DVertices() local