Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp2803 class PixelValue class
2806 PixelValue (const Maybe<bool>& x = nothing<bool>(),
2819 PixelValue::PixelValue (const Maybe<bool>& x, in PixelValue() function in vkt::__anon53d10fc40111::PixelValue
2841 void PixelValue::setUndefined (size_t ndx) in setUndefined()
2850 void PixelValue::setValue (size_t ndx, bool value) in setValue()
2865 Maybe<bool> PixelValue::getValue (size_t ndx) const in getValue()
2878 void clearReferenceValues (vector<PixelValue>& values, in clearReferenceValues()
2883 const PixelValue& value) in clearReferenceValues()
2905 void markUndefined (vector<PixelValue>& values, in markUndefined()
2924 PixelValue clearValueToPixelValue (const VkClearValue& value, in clearValueToPixelValue()
[all …]