Home
last modified time | relevance | path

Searched refs:conservativePointAndLineRasterization (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2363 properties->conservativePointAndLineRasterization = false; in anv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp2733 if (!conservativeRasterizationProperties.conservativePointAndLineRasterization) in checkSupport()
2804 if (!conservativeRasterizationProperties.conservativePointAndLineRasterization) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationTests.cpp2481 if (!conservativeRasterizationProperties.conservativePointAndLineRasterization) in checkSupport()
2552 if (!conservativeRasterizationProperties.conservativePointAndLineRasterization) in checkSupport()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2368 properties->conservativePointAndLineRasterization = false; in radv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h6680 VkBool32 conservativePointAndLineRasterization; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h12633 size += vn_sizeof_VkBool32(&val->conservativePointAndLineRasterization); in vn_sizeof_VkPhysicalDeviceConservativeRasterizationPropertiesEXT_self()
12669 vn_decode_VkBool32(dec, &val->conservativePointAndLineRasterization); in vn_decode_VkPhysicalDeviceConservativeRasterizationPropertiesEXT_self()
12704 /* skip val->conservativePointAndLineRasterization */ in vn_sizeof_VkPhysicalDeviceConservativeRasterizationPropertiesEXT_self_partial()
12739 /* skip val->conservativePointAndLineRasterization */ in vn_encode_VkPhysicalDeviceConservativeRasterizationPropertiesEXT_self_partial()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h9193 VkBool32 conservativePointAndLineRasterization; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp39863 VULKAN_HPP_NAMESPACE::Bool32 conservativePointAndLineRasterization = {}; global() member
[all...]
H A Dvulkan_core.h9581 VkBool32 conservativePointAndLineRasterization; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h10716 VkBool32 conservativePointAndLineRasterization; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h9741 VkBool32 conservativePointAndLineRasterization; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp[all...]
H A Dvulkan_json_parser.hpp11996 parse_VkBool32("conservativePointAndLineRasterization", obj["conservativePointAndLineRasterization"], (o.conservativePointAndLineRasterization)); in parse_VkPhysicalDeviceConservativeRasterizationPropertiesEXT()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h12562 VkBool32 conservativePointAndLineRasterization; member
H A Dvulkan_hash.hpp7701 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceConservativeRasterizationPropertiesEXT.conservativePointAndLineRasterization );
H A Dvulkan_structs.hpp[all...]

Completed in 547 milliseconds