Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp88 …tcu::TextureLevel depthChannel (mapVkFormat(VK_FORMAT_R8G8B8_UNORM), access.getWidth(), access.get… in getRepresentableDepthChannel() local
92 depthChannel.getAccess().setPixel(tcu::Vec4(access.getPixDepth(x, y)), x, y); in getRepresentableDepthChannel()
94 return depthChannel; in getRepresentableDepthChannel()