Searched defs:colorBufferFormat (Results 1 – 3 of 3) sorted by relevance
417 const auto colorBufferFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local936 const auto colorBufferFormat = VK_FORMAT_R8G8B8A8_UNORM; in testFullscreenGradient() local
523 const auto colorBufferFormat = VK_FORMAT_R8G8B8A8_UNORM; in iterate() local815 const auto colorBufferFormat = VK_FORMAT_R8G8B8A8_UNORM; in testFullscreenGradient() local
150 …onst glu::RenderContext& renderCtx, const IVec2& size, const tcu::TextureFormat& colorBufferFormat) in getPixels()