Searched refs:depthChannel (Results 1 – 1 of 1) sorted by relevance
1342 …tcu::TextureLevel depthChannel (mapVkFormat(VK_FORMAT_R8G8B8_UNORM), access.getWidth(), access.get… in getRepresentableDepthChannel() local1346 depthChannel.getAccess().setPixel(tcu::Vec4(access.getPixDepth(x, y)), x, y); in getRepresentableDepthChannel()1348 return depthChannel; in getRepresentableDepthChannel()