Home
last modified time | relevance | path

Searched refs:DepthBiasRepresentationEXT (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_to_string.hpp7783 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()
Dvulkan_enums.hpp6585 enum class DepthBiasRepresentationEXT enum