Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp635 const auto& colorImageBufferAlloc = colorImageBuffer.getAllocation(); in iterate() local
636 vk::invalidateAlloc(vkd, device, colorImageBufferAlloc); in iterate()
641 tcu::ConstPixelBufferAccess colorPixels (tcuFormat, iWidth, iHeight, 1, colorImageBufferAlloc.getHostPtr()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp635 const auto& colorImageBufferAlloc = colorImageBuffer.getAllocation(); in iterate() local
636 vk::invalidateAlloc(vkd, device, colorImageBufferAlloc); in iterate()
641 tcu::ConstPixelBufferAccess colorPixels (tcuFormat, iWidth, iHeight, 1, colorImageBufferAlloc.getHostPtr()); in iterate()

Completed in 4 milliseconds