Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/
Ddevice.rs1067 clear_color_value: &vk::ClearColorValue, in cmd_clear_color_image()
/external/rust/crates/ash/src/vk/
Dfeatures.rs1347 p_color: *const ClearColorValue, constant
3484 _p_color: *const ClearColorValue, in load()
4903 p_color: *const ClearColorValue, in cmd_clear_color_image()
Ddefinitions.rs7101 impl ::std::default::Default for ClearColorValue { implementation
/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp13255 union ClearColorValue union
13260 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float, 4> & float32_ = {} ) : float32( f… in ClearColorValue() function
13262 …VULKAN_HPP_CONSTEXPR ClearColorValue( float float32_0, float float32_1, float float32_2, float flo… in ClearColorValue() function
13267 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<int32_t, 4> & int32_ ) : int32( int32_ )… in ClearColorValue() function
13269 …VULKAN_HPP_CONSTEXPR ClearColorValue( int32_t int32_0, int32_t int32_1, int32_t int32_2, int32_t i… in ClearColorValue() function
13273 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) : uint32( uint3… in ClearColorValue() function
13275 …VULKAN_HPP_CONSTEXPR ClearColorValue( uint32_t uint32_0, uint32_t uint32_1, uint32_t uint32_2, uin… in ClearColorValue() function
/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp12002 union ClearColorValue union
12007 VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float,4>& float32_ = {} ) in ClearColorValue() function
12011 …VULKAN_HPP_CONSTEXPR ClearColorValue( float float32_0, float float32_1, float float32_2, float flo… in ClearColorValue() function
12015 VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function
12019 …VULKAN_HPP_CONSTEXPR ClearColorValue( int32_t int32_0, int32_t int32_1, int32_t int32_2, int32_t i… in ClearColorValue() function
12023 VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function
12027 …VULKAN_HPP_CONSTEXPR ClearColorValue( uint32_t uint32_0, uint32_t uint32_1, uint32_t uint32_2, uin… in ClearColorValue() function
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp12917 union ClearColorValue union
12922 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float, 4> & float32_ = {} ) : float32( f… in ClearColorValue() function
12924 …VULKAN_HPP_CONSTEXPR ClearColorValue( float float32_0, float float32_1, float float32_2, float flo… in ClearColorValue() function
12929 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<int32_t, 4> & int32_ ) : int32( int32_ )… in ClearColorValue() function
12931 …VULKAN_HPP_CONSTEXPR ClearColorValue( int32_t int32_0, int32_t int32_1, int32_t int32_2, int32_t i… in ClearColorValue() function
12936 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) : uint32( uint3… in ClearColorValue() function
12938 …VULKAN_HPP_CONSTEXPR ClearColorValue( uint32_t uint32_0, uint32_t uint32_1, uint32_t uint32_2, uin… in ClearColorValue() function