/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/ |
D | format.rs | 562 pub enum ClearColorValue { enum 571 impl From<ClearColorValue> for ash::vk::ClearColorValue { implementation 582 impl From<[f32; 1]> for ClearColorValue { implementation 589 impl From<[f32; 2]> for ClearColorValue { implementation 596 impl From<[f32; 3]> for ClearColorValue { implementation 603 impl From<[f32; 4]> for ClearColorValue { implementation 610 impl From<[i32; 1]> for ClearColorValue { implementation 617 impl From<[i32; 2]> for ClearColorValue { implementation 624 impl From<[i32; 3]> for ClearColorValue { implementation 631 impl From<[i32; 4]> for ClearColorValue { implementation [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ |
D | features.rs | 1164 p_color: *const ClearColorValue, constant 3301 _p_color: *const ClearColorValue, in load()
|
D | definitions.rs | 7920 impl ::std::default::Default for ClearColorValue { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/ |
D | device.rs | 1628 clear_color_value: &vk::ClearColorValue, in cmd_clear_color_image()
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_structs.hpp | 5038 union ClearColorValue union 5043 VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float,4>& float32_ = {} ) in ClearColorValue() function 5047 …VULKAN_HPP_CONSTEXPR ClearColorValue( float float32_0, float float32_1, float float32_2, float flo… in ClearColorValue() function 5051 VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function 5055 …VULKAN_HPP_CONSTEXPR ClearColorValue( int32_t int32_0, int32_t int32_1, int32_t int32_2, int32_t i… in ClearColorValue() function 5059 VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function 5063 …VULKAN_HPP_CONSTEXPR ClearColorValue( uint32_t uint32_0, uint32_t uint32_1, uint32_t uint32_2, uin… in ClearColorValue() function
|
D | vulkan_structs.hpp | 12593 union ClearColorValue union 12598 VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float,4>& float32_ = {} ) in ClearColorValue() function 12602 …VULKAN_HPP_CONSTEXPR ClearColorValue( float float32_0, float float32_1, float float32_2, float flo… in ClearColorValue() function 12606 VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function 12610 …VULKAN_HPP_CONSTEXPR ClearColorValue( int32_t int32_0, int32_t int32_1, int32_t int32_2, int32_t i… in ClearColorValue() function 12614 VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function 12618 …VULKAN_HPP_CONSTEXPR ClearColorValue( uint32_t uint32_0, uint32_t uint32_1, uint32_t uint32_2, uin… in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 13255 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
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 13255 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
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 13255 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
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 13255 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
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan_structs.hpp | 13951 union ClearColorValue union 13956 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float, 4> & float32_ = {} ) : float32( f… in ClearColorValue() function 13958 …VULKAN_HPP_CONSTEXPR ClearColorValue( float float32_0, float float32_1, float float32_2, float flo… in ClearColorValue() function 13963 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<int32_t, 4> & int32_ ) : int32( int32_ )… in ClearColorValue() function 13965 …VULKAN_HPP_CONSTEXPR ClearColorValue( int32_t int32_0, int32_t int32_1, int32_t int32_2, int32_t i… in ClearColorValue() function 13970 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) : uint32( uint3… in ClearColorValue() function 13972 …VULKAN_HPP_CONSTEXPR ClearColorValue( uint32_t uint32_0, uint32_t uint32_1, uint32_t uint32_2, uin… in ClearColorValue() function
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 13528 union ClearColorValue union 13533 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float, 4> & float32_ = {} ) : float32( f… in ClearColorValue() function 13535 …VULKAN_HPP_CONSTEXPR ClearColorValue( float float32_0, float float32_1, float float32_2, float flo… in ClearColorValue() function 13540 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<int32_t, 4> & int32_ ) : int32( int32_ )… in ClearColorValue() function 13542 …VULKAN_HPP_CONSTEXPR ClearColorValue( int32_t int32_0, int32_t int32_1, int32_t int32_2, int32_t i… in ClearColorValue() function 13547 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) : uint32( uint3… in ClearColorValue() function 13549 …VULKAN_HPP_CONSTEXPR ClearColorValue( uint32_t uint32_0, uint32_t uint32_1, uint32_t uint32_2, uin… in ClearColorValue() function
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan_structs.hpp | 13758 union ClearColorValue union 13763 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float, 4> & float32_ = {} ) : float32( f… in ClearColorValue() function 13765 …VULKAN_HPP_CONSTEXPR ClearColorValue( float float32_0, float float32_1, float float32_2, float flo… in ClearColorValue() function 13770 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<int32_t, 4> & int32_ ) : int32( int32_ )… in ClearColorValue() function 13772 …VULKAN_HPP_CONSTEXPR ClearColorValue( int32_t int32_0, int32_t int32_1, int32_t int32_2, int32_t i… in ClearColorValue() function 13777 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) : uint32( uint3… in ClearColorValue() function 13779 …VULKAN_HPP_CONSTEXPR ClearColorValue( uint32_t uint32_0, uint32_t uint32_1, uint32_t uint32_2, uin… in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 23309 union ClearColorValue union 23311 ClearColorValue( VULKAN_HPP_NAMESPACE::ClearColorValue const& rhs ) VULKAN_HPP_NOEXCEPT in ClearColorValue() function 23316 ClearColorValue( const std::array<float,4>& float32_ = {} ) in ClearColorValue() function 23320 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function 23324 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 23309 union ClearColorValue union 23311 ClearColorValue( VULKAN_HPP_NAMESPACE::ClearColorValue const& rhs ) VULKAN_HPP_NOEXCEPT in ClearColorValue() function 23316 ClearColorValue( const std::array<float,4>& float32_ = {} ) in ClearColorValue() function 23320 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function 23324 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 23309 union ClearColorValue union 23311 ClearColorValue( VULKAN_HPP_NAMESPACE::ClearColorValue const& rhs ) VULKAN_HPP_NOEXCEPT in ClearColorValue() function 23316 ClearColorValue( const std::array<float,4>& float32_ = {} ) in ClearColorValue() function 23320 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function 23324 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 23309 union ClearColorValue union 23311 ClearColorValue( VULKAN_HPP_NAMESPACE::ClearColorValue const& rhs ) VULKAN_HPP_NOEXCEPT in ClearColorValue() function 23316 ClearColorValue( const std::array<float,4>& float32_ = {} ) in ClearColorValue() function 23320 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function 23324 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 23309 union ClearColorValue union 23311 ClearColorValue( VULKAN_HPP_NAMESPACE::ClearColorValue const& rhs ) VULKAN_HPP_NOEXCEPT in ClearColorValue() function 23316 ClearColorValue( const std::array<float,4>& float32_ = {} ) in ClearColorValue() function 23320 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function 23324 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 23309 union ClearColorValue union 23311 ClearColorValue( VULKAN_HPP_NAMESPACE::ClearColorValue const& rhs ) VULKAN_HPP_NOEXCEPT in ClearColorValue() function 23316 ClearColorValue( const std::array<float,4>& float32_ = {} ) in ClearColorValue() function 23320 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function 23324 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 23309 union ClearColorValue union 23311 ClearColorValue( VULKAN_HPP_NAMESPACE::ClearColorValue const& rhs ) VULKAN_HPP_NOEXCEPT in ClearColorValue() function 23316 ClearColorValue( const std::array<float,4>& float32_ = {} ) in ClearColorValue() function 23320 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function 23324 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 23309 union ClearColorValue union 23311 ClearColorValue( VULKAN_HPP_NAMESPACE::ClearColorValue const& rhs ) VULKAN_HPP_NOEXCEPT in ClearColorValue() function 23316 ClearColorValue( const std::array<float,4>& float32_ = {} ) in ClearColorValue() function 23320 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function 23324 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 12827 union ClearColorValue union 12832 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float, 4> & float32_ = {} ) : float32( f… in ClearColorValue() function 12834 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<int32_t, 4> & int32_ ) : int32( int32_ )… in ClearColorValue() function 12836 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) : uint32( uint3… in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 12827 union ClearColorValue union 12832 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float, 4> & float32_ = {} ) : float32( f… in ClearColorValue() function 12834 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<int32_t, 4> & int32_ ) : int32( int32_ )… in ClearColorValue() function 12836 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) : uint32( uint3… in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 12827 union ClearColorValue union 12832 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float, 4> & float32_ = {} ) : float32( f… in ClearColorValue() function 12834 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<int32_t, 4> & int32_ ) : int32( int32_ )… in ClearColorValue() function 12836 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) : uint32( uint3… in ClearColorValue() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 12827 union ClearColorValue union 12832 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<float, 4> & float32_ = {} ) : float32( f… in ClearColorValue() function 12834 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<int32_t, 4> & int32_ ) : int32( int32_ )… in ClearColorValue() function 12836 …VULKAN_HPP_CONSTEXPR_14 ClearColorValue( const std::array<uint32_t, 4> & uint32_ ) : uint32( uint3… in ClearColorValue() function
|