Home
last modified time | relevance | path

Searched refs:floatRepresentation (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dprimsrast.adoc3924 * [[VUID-VkDepthBiasRepresentationInfoEXT-floatRepresentation-08948]]
3925 If the <<features-floatRepresentation, pname:floatRepresentation>>
Dfeatures.adoc6643 * [[features-floatRepresentation]] pname:floatRepresentation indicates
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14623 VkBool32 floatRepresentation; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp7122 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDepthBiasControlFeaturesEXT.floatRepresentation ); in operator ()()