Searched refs:PerformanceParameterTypeINTEL (Results 1 – 3 of 3) sorted by relevance
7486 VULKAN_HPP_INLINE std::string to_string( PerformanceParameterTypeINTEL value ) in to_string()7490 case PerformanceParameterTypeINTEL::eHwCountersSupported : return "HwCountersSupported"; in to_string()7491 case PerformanceParameterTypeINTEL::eStreamMarkerValidBits : return "StreamMarkerValidBits"; in to_string()
6292 enum class PerformanceParameterTypeINTEL enum
3745 …alueINTEL getPerformanceParameterINTEL( VULKAN_HPP_NAMESPACE::PerformanceParameterTypeINTEL parame…16786 …L Device::getPerformanceParameterINTEL( VULKAN_HPP_NAMESPACE::PerformanceParameterTypeINTEL parame… in getPerformanceParameterINTEL()