Home
last modified time | relevance | path

Searched refs:PipelineExecutableStatisticFormatKHR (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/ash/src/vk/
Denums.rs2102 pub struct PipelineExecutableStatisticFormatKHR(pub(crate) i32); struct
2103 impl PipelineExecutableStatisticFormatKHR { implementation
2105 PipelineExecutableStatisticFormatKHR(x) in from_raw()
2111 impl PipelineExecutableStatisticFormatKHR { impl
Dconst_debugs.rs2906 impl fmt::Debug for PipelineExecutableStatisticFormatKHR { implementation
Ddefinitions.rs37949 pub format: PipelineExecutableStatisticFormatKHR,
37975 format: PipelineExecutableStatisticFormatKHR::default(), in default()
38013 pub fn format(mut self, format: PipelineExecutableStatisticFormatKHR) -> Self { in format()
/external/swiftshader/include/vulkan/
Dvulkan_enums.hpp7798 enum class PipelineExecutableStatisticFormatKHR enum
7806 VULKAN_HPP_INLINE std::string to_string(PipelineExecutableStatisticFormatKHR value) in to_string()
7810 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string()
7811 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string()
7812 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string()
7813 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
Dvulkan_structs.hpp71105 …VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR format_ = VULKAN_HPP_NAMESPACE::Pipelin…
71150 VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR const &,
71164 …VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR format = VULKAN_HPP_NAMESPACE::Pipeline…
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_enums.hpp7799 enum class PipelineExecutableStatisticFormatKHR enum
7807 VULKAN_HPP_INLINE std::string to_string( PipelineExecutableStatisticFormatKHR value ) in to_string()
7811 case PipelineExecutableStatisticFormatKHR::eBool32: return "Bool32"; in to_string()
7812 case PipelineExecutableStatisticFormatKHR::eInt64: return "Int64"; in to_string()
7813 case PipelineExecutableStatisticFormatKHR::eUint64: return "Uint64"; in to_string()
7814 case PipelineExecutableStatisticFormatKHR::eFloat64: return "Float64"; in to_string()
Dvulkan_structs.hpp70991 …ULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR format_ = VULKAN_HPP_NAMESPACE::Pip…
71036 VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR const &,
71050 …N_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR format = VULKAN_HPP_NAMESPACE:…
/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp8031 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()
Dvulkan_structs.hpp73731 VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR format_ =
73732 VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR::eBool32,
73775 VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR const &,
73789 VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR format =
73790 VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR::eBool32;