Searched refs:PipelineExecutableStatisticFormatKHR (Results 1 – 9 of 9) sorted by relevance
2102 pub struct PipelineExecutableStatisticFormatKHR(pub(crate) i32); struct2103 impl PipelineExecutableStatisticFormatKHR { implementation2105 PipelineExecutableStatisticFormatKHR(x) in from_raw()2111 impl PipelineExecutableStatisticFormatKHR { impl
2906 impl fmt::Debug for PipelineExecutableStatisticFormatKHR { implementation
37949 pub format: PipelineExecutableStatisticFormatKHR,37975 format: PipelineExecutableStatisticFormatKHR::default(), in default()38013 pub fn format(mut self, format: PipelineExecutableStatisticFormatKHR) -> Self { in format()
7798 enum class PipelineExecutableStatisticFormatKHR enum7806 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()
71105 …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…
7799 enum class PipelineExecutableStatisticFormatKHR enum7807 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()
70991 …ULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR format_ = VULKAN_HPP_NAMESPACE::Pip…71036 VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR const &,71050 …N_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR format = VULKAN_HPP_NAMESPACE:…
8031 enum class PipelineExecutableStatisticFormatKHR enum8039 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()
73731 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;