Searched defs:readDepth (Results 1 – 4 of 4) sorted by relevance
84 … unsigned int readDepth = (inDepth + m_Param.m_PadFront + m_Param.m_PadBack) - dilatedFilterDepth; in InferOutputShapes() local
1235 const bool readDepth = readAspect & VK_IMAGE_ASPECT_DEPTH_BIT; in initPrograms() local
170 tcu::ConstPixelBufferAccess Image::readDepth(vk::VkQueue queue, vk::Allocator &allocator, vk::VkIma… in readDepth() function in vkt::Draw::Image
431 float readDepth = (float)i / std::max(destSize.depth - 1, 1); in Write3DVertices() local