Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp3212 union ClearColorValue union
3214 ClearColorValue( const std::array<float,4>& float32_ = { {0} } ) in ClearColorValue() function
3219 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function
3224 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function