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.cpp2715 class PixelValue class
2718 PixelValue (const Maybe<bool>& x = nothing<bool>(),
2731 PixelValue::PixelValue (const Maybe<bool>& x, in PixelValue() function in vkt::__anon96ae15a30111::PixelValue
2753 void PixelValue::setUndefined (size_t ndx) in setUndefined()
2762 void PixelValue::setValue (size_t ndx, bool value) in setValue()
2777 Maybe<bool> PixelValue::getValue (size_t ndx) const in getValue()
2790 void clearReferenceValues (vector<PixelValue>& values, in clearReferenceValues()
2795 const PixelValue& value) in clearReferenceValues()
2817 void markUndefined (vector<PixelValue>& values, in markUndefined()
2836 PixelValue clearValueToPixelValue (const VkClearValue& value, in clearValueToPixelValue()
[all …]