Searched refs:DepthBiasRepresentationEXT (Results 1 – 2 of 2) sorted by relevance
7783 VULKAN_HPP_INLINE std::string to_string( DepthBiasRepresentationEXT value ) in to_string()7787 …case DepthBiasRepresentationEXT::eLeastRepresentableValueFormat : return "LeastRepresentableValueF… in to_string()7788 …case DepthBiasRepresentationEXT::eLeastRepresentableValueForceUnorm : return "LeastRepresentableVa… in to_string()7789 case DepthBiasRepresentationEXT::eFloat : return "Float"; in to_string()
6585 enum class DepthBiasRepresentationEXT enum