Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_structs.hpp55905 …epresentation( leastRepresentableValueForceUnormRepresentation_ ), floatRepresentation( floatRepre…
55945 floatRepresentation = floatRepresentation_; in setFloatRepresentation()
55975 …depthBiasControl, leastRepresentableValueForceUnormRepresentation, floatRepresentation, depthBiasE… in reflect()
55992 && ( floatRepresentation == rhs.floatRepresentation ) in operator ==()
56008 VULKAN_HPP_NAMESPACE::Bool32 floatRepresentation = {}; member
Dvulkan_core.h14695 VkBool32 floatRepresentation; member
Dvulkan_hash.hpp7122 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDepthBiasControlFeaturesEXT.floatRepresentation ); in operator ()()