/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ |
D | enums.rs | 2302 pub struct PipelineExecutableStatisticFormatKHR(pub(crate) i32); struct 2303 impl PipelineExecutableStatisticFormatKHR { implementation 2313 impl PipelineExecutableStatisticFormatKHR { impl
|
D | const_debugs.rs | 3542 impl fmt::Debug for PipelineExecutableStatisticFormatKHR { implementation
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_to_string.hpp | 7680 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 7684 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string() 7685 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string() 7686 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string() 7687 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
|
D | vulkan_enums.hpp | 6201 enum class PipelineExecutableStatisticFormatKHR enum
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_to_string.hpp | 7680 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 7684 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string() 7685 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string() 7686 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string() 7687 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
|
D | vulkan_enums.hpp | 6201 enum class PipelineExecutableStatisticFormatKHR enum
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_to_string.hpp | 7680 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 7684 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string() 7685 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string() 7686 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string() 7687 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
|
D | vulkan_enums.hpp | 6201 enum class PipelineExecutableStatisticFormatKHR enum
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_to_string.hpp | 7680 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 7684 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string() 7685 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string() 7686 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string() 7687 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
|
D | vulkan_enums.hpp | 6201 enum class PipelineExecutableStatisticFormatKHR enum
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_to_string.hpp | 7671 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 7675 case PipelineExecutableStatisticFormatKHR::eBool32 : return "Bool32"; in to_string() 7676 case PipelineExecutableStatisticFormatKHR::eInt64 : return "Int64"; in to_string() 7677 case PipelineExecutableStatisticFormatKHR::eUint64 : return "Uint64"; in to_string() 7678 case PipelineExecutableStatisticFormatKHR::eFloat64 : return "Float64"; in to_string()
|
D | vulkan_enums.hpp | 6453 enum class PipelineExecutableStatisticFormatKHR enum
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan_to_string.hpp | 8262 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 8266 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string() 8267 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string() 8268 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string() 8269 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
|
H A D | vulkan.cppm | 663 using VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR;
|
H A D | vulkan_enums.hpp | 6371 enum class PipelineExecutableStatisticFormatKHR enum
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan_to_string.hpp | 8483 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 8487 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string() 8488 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string() 8489 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string() 8490 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
|
H A D | vulkan_enums.hpp | 6457 enum class PipelineExecutableStatisticFormatKHR enum
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_to_string.hpp | 8121 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 8125 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string() 8126 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string() 8127 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string() 8128 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
|
H A D | vulkan.cppm | 647 using VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR;
|
H A D | vulkan_enums.hpp | 6062 enum class PipelineExecutableStatisticFormatKHR enum
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_enums.hpp | 8031 enum class PipelineExecutableStatisticFormatKHR enum 8039 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 8043 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string() 8044 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string() 8045 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string() 8046 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_enums.hpp | 8031 enum class PipelineExecutableStatisticFormatKHR enum 8039 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 8043 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string() 8044 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string() 8045 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string() 8046 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_enums.hpp | 8031 enum class PipelineExecutableStatisticFormatKHR enum 8039 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 8043 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string() 8044 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string() 8045 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string() 8046 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_enums.hpp | 8031 enum class PipelineExecutableStatisticFormatKHR enum 8039 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 8043 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string() 8044 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string() 8045 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string() 8046 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 7099 enum class PipelineExecutableStatisticFormatKHR enum 7107 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string() 7111 case PipelineExecutableStatisticFormatKHR::eBool32 : return "Bool32"; in to_string() 7112 case PipelineExecutableStatisticFormatKHR::eInt64 : return "Int64"; in to_string() 7113 case PipelineExecutableStatisticFormatKHR::eUint64 : return "Uint64"; in to_string() 7114 case PipelineExecutableStatisticFormatKHR::eFloat64 : return "Float64"; in to_string() 45999 …, VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR format_ = VULKAN_HPP_NAMESPACE::Pipel… in PipelineExecutableStatisticKHR() 46042 …VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR format = VULKAN_HPP_NAMESPACE::Pipeline…
|