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.cpp2866 class PixelValue class
2869 PixelValue (const Maybe<bool>& x = nothing<bool>(),
2882 PixelValue::PixelValue (const Maybe<bool>& x, in PixelValue() function in vkt::__anon53d10fc40111::PixelValue
2904 void PixelValue::setUndefined (size_t ndx) in setUndefined()
2913 void PixelValue::setValue (size_t ndx, bool value) in setValue()
2928 Maybe<bool> PixelValue::getValue (size_t ndx) const in getValue()
2941 void clearReferenceValues (vector<PixelValue>& values, in clearReferenceValues()
2946 const PixelValue& value) in clearReferenceValues()
2968 void markUndefined (vector<PixelValue>& values, in markUndefined()
2987 PixelValue clearValueToPixelValue (const VkClearValue& value, in clearValueToPixelValue()
[all …]