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