Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp452 const Vec4 blankColor = Vec4(); in imageHasErrorPixels() local
458 if (color == errorColor || color == blankColor) in imageHasErrorPixels()