Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp165 features->stippledBresenhamLines = VK_FALSE; in getPhysicalDeviceLineRasterizationFeaturesEXT()
1134 CheckFeature(requested, supported, stippledBresenhamLines) && in hasExtendedFeatures()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c796 features->stippledBresenhamLines = true; in lvp_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c839 features->stippledBresenhamLines = false; in tu_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1287 features->stippledBresenhamLines = false; in v3dv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c1616 features->stippledBresenhamLines = true; in anv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h5563 size += vn_sizeof_VkBool32(&val->stippledBresenhamLines); in vn_sizeof_VkPhysicalDeviceLineRasterizationFeaturesEXT_self()
5595 vn_encode_VkBool32(enc, &val->stippledBresenhamLines); in vn_encode_VkPhysicalDeviceLineRasterizationFeaturesEXT_self()
5624 vn_decode_VkBool32(dec, &val->stippledBresenhamLines); in vn_decode_VkPhysicalDeviceLineRasterizationFeaturesEXT_self()
5656 /* skip val->stippledBresenhamLines */ in vn_sizeof_VkPhysicalDeviceLineRasterizationFeaturesEXT_self_partial()
5688 /* skip val->stippledBresenhamLines */ in vn_encode_VkPhysicalDeviceLineRasterizationFeaturesEXT_self_partial()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1571 features->stippledBresenhamLines = pdevice->rad_info.gfx_level != GFX9; in radv_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1408 else if ((!hasPref || pref.get() == LineRasterizationMode::BRESENHAM) && lineRasterFeatures.bresenhamLines && (!stippleRequired || lineRasterFeatures.stippledBresenhamLines)) in selectLineRasterizationMode()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7426 VkBool32 stippledBresenhamLines; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1808 else if ((!hasPref || pref.get() == LineRasterizationMode::BRESENHAM) && lineRasterFeatures.bresenhamLines && (!stippleRequired || lineRasterFeatures.stippledBresenhamLines)) in selectLineRasterizationMode()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp4861 !context.getLineRasterizationFeaturesEXT().stippledBresenhamLines)
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11289 VkBool32 stippledBresenhamLines; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationTests.cpp4611 !context.getLineRasterizationFeaturesEXT().stippledBresenhamLines)
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp46140 VULKAN_HPP_NAMESPACE::Bool32 stippledBresenhamLines = {}; global() member
[all...]
H A Dvulkan_core.h11726 VkBool32 stippledBresenhamLines; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12780 VkBool32 stippledBresenhamLines; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11886 VkBool32 stippledBresenhamLines; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp[all...]
H A Dvulkan_json_parser.hpp12971 parse_VkBool32("stippledBresenhamLines", obj["stippledBresenhamLines"], (o.stippledBresenhamLines)); in parse_VkPhysicalDeviceLineRasterizationFeaturesEXT()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14683 VkBool32 stippledBresenhamLines; member
H A Dvulkan_hash.hpp9534 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLineRasterizationFeaturesEXT.stippledBresenhamLines );
H A Dvulkan_structs.hpp[all...]

Completed in 537 milliseconds