Home
last modified time | relevance | path

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

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