Home
last modified time | relevance | path

Searched defs:resColor (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp352 const Vec4 resColor (access.getPixel(x, y, z)); in comparePixelToColorClearValue() local
380 const UVec4 resColor (access.getPixelUint(x, y, z)); in comparePixelToColorClearValue() local
401 const IVec4 resColor (access.getPixelInt(x, y, z)); in comparePixelToColorClearValue() local
422 const Vec4 resColor (access.getPixel(x, y, z)); in comparePixelToColorClearValue() local