Home
last modified time | relevance | path

Searched refs:primitiveUnderestimation (Results 1 - 22 of 22) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp391 !context.getConservativeRasterizationPropertiesEXT().primitiveUnderestimation) in checkSupport()
392 TCU_THROW(NotSupportedError, "primitiveUnderestimation not supported"); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp362 !context.getConservativeRasterizationPropertiesEXT().primitiveUnderestimation) in checkSupport()
363 TCU_THROW(NotSupportedError, "primitiveUnderestimation not supported"); in checkSupport()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2362 properties->primitiveUnderestimation = false; in anv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2367 properties->primitiveUnderestimation = false; in radv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleTests.cpp1847 if (conservativeRasterizationProperties.primitiveUnderestimation == DE_FALSE) in checkSupport()
H A DvktPipelineExtendedDynamicStateTests.cpp3347 if (m_testConfig.getActiveConservativeRasterMode() == vk::VK_CONSERVATIVE_RASTERIZATION_MODE_UNDERESTIMATE_EXT && !conservativeRasterModeProps.primitiveUnderestimation) in checkSupport()
3348 TCU_THROW(NotSupportedError, "primitiveUnderestimation not supported"); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2787 if (m_testConfig.getActiveConservativeRasterMode() == vk::VK_CONSERVATIVE_RASTERIZATION_MODE_UNDERESTIMATE_EXT && !conservativeRasterModeProps.primitiveUnderestimation) in checkSupport()
2788 TCU_THROW(NotSupportedError, "primitiveUnderestimation not supported"); in checkSupport()
H A DvktPipelineMultisampleTests.cpp1794 if (conservativeRasterizationProperties.primitiveUnderestimation == DE_FALSE) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h6679 VkBool32 primitiveUnderestimation; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h12632 size += vn_sizeof_VkBool32(&val->primitiveUnderestimation); in vn_sizeof_VkPhysicalDeviceConservativeRasterizationPropertiesEXT_self()
12668 vn_decode_VkBool32(dec, &val->primitiveUnderestimation); in vn_decode_VkPhysicalDeviceConservativeRasterizationPropertiesEXT_self()
12703 /* skip val->primitiveUnderestimation */ in vn_sizeof_VkPhysicalDeviceConservativeRasterizationPropertiesEXT_self_partial()
12738 /* skip val->primitiveUnderestimation */ in vn_encode_VkPhysicalDeviceConservativeRasterizationPropertiesEXT_self_partial()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp2739 if (conservativeRasterizationProperties.primitiveUnderestimation == DE_FALSE) in checkSupport()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h9192 VkBool32 primitiveUnderestimation; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationTests.cpp2487 if (conservativeRasterizationProperties.primitiveUnderestimation == DE_FALSE) in checkSupport()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp39862 VULKAN_HPP_NAMESPACE::Bool32 primitiveUnderestimation = {}; global() member
[all...]
H A Dvulkan_core.h9580 VkBool32 primitiveUnderestimation; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h10715 VkBool32 primitiveUnderestimation; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h9740 VkBool32 primitiveUnderestimation; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp[all...]
H A Dvulkan_json_parser.hpp11994 parse_VkBool32("primitiveUnderestimation", obj["primitiveUnderestimation"], (o.primitiveUnderestimation)); in parse_VkPhysicalDeviceConservativeRasterizationPropertiesEXT()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h12561 VkBool32 primitiveUnderestimation; member
H A Dvulkan_hash.hpp7700 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceConservativeRasterizationPropertiesEXT.primitiveUnderestimation );
H A Dvulkan_structs.hpp[all...]

Completed in 569 milliseconds