Home
last modified time | relevance | path

Searched refs:leastRepresentableValueForceUnormRepresentation (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationDepthBiasControlTests.cpp293 && !dbcFeatures.leastRepresentableValueForceUnormRepresentation) in checkSupport()
295 TCU_THROW(NotSupportedError, "leastRepresentableValueForceUnormRepresentation not supported"); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3386 && !dbcFeatures.leastRepresentableValueForceUnormRepresentation) in checkSupport()
3388 TCU_THROW(NotSupportedError, "leastRepresentableValueForceUnormRepresentation not supported"); in checkSupport()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15382 VkBool32 leastRepresentableValueForceUnormRepresentation; member
H A Dvulkan_hash.hpp7937 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDepthBiasControlFeaturesEXT.leastRepresentableValueForceUnormRepresentation );
H A Dvulkan_structs.hpp[all...]

Completed in 131 milliseconds