Home
last modified time | relevance | path

Searched refs:eDepthBiasRepresentationInfoEXT (Results 1 - 3 of 3) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp1055 eDepthBiasRepresentationInfoEXT = VK_STRUCTURE_TYPE_DEPTH_BIAS_REPRESENTATION_INFO_EXT, member in VULKAN_HPP_NAMESPACE::Result::StructureType
H A Dvulkan_to_string.hpp4206 case StructureType::eDepthBiasRepresentationInfoEXT: return "DepthBiasRepresentationInfoEXT"; in to_string()
H A Dvulkan_structs.hpp23407 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDepthBiasRepresentationInfoEXT;
23502 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDepthBiasRepresentationInfoEXT;
23509 struct CppType<StructureType, StructureType::eDepthBiasRepresentationInfoEXT>
[all...]

Completed in 145 milliseconds