Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp639 const auto& colorImageBufferAlloc = colorImageBuffer.getAllocation(); in iterate() local
640 vk::invalidateAlloc(vkd, device, colorImageBufferAlloc); in iterate()
645 …tcu::ConstPixelBufferAccess colorPixels (tcuFormat, iWidth, iHeight, 1, colorImageBufferAlloc.get… in iterate()