Home
last modified time | relevance | path

Searched refs:primitiveTopologyPatchListRestart (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c974 features->primitiveTopologyPatchListRestart = true; in lvp_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInputAssemblyTests.cpp804 if (m_primitiveTopology == VK_PRIMITIVE_TOPOLOGY_PATCH_LIST && !features.primitiveTopologyPatchListRestart) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineInputAssemblyTests.cpp808 if (m_primitiveTopology == VK_PRIMITIVE_TOPOLOGY_PATCH_LIST && !features.primitiveTopologyPatchListRestart) in checkSupport()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c847 features->primitiveTopologyPatchListRestart = false; in tu_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c389 if (screen->info.list_restart_feats.primitiveTopologyPatchListRestart) in zink_get_param()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c1821 features->primitiveTopologyPatchListRestart = true; in anv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1730 features->primitiveTopologyPatchListRestart = false; in radv_GetPhysicalDeviceFeatures2()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp48750 , primitiveTopologyPatchListRestart( primitiveTopologyPatchListRestart_ ) primitiveTopologyPatchListRestart() function
48826 VULKAN_HPP_NAMESPACE::Bool32 primitiveTopologyPatchListRestart = {}; global() member
[all...]
H A Dvulkan_core.h12710 VkBool32 primitiveTopologyPatchListRestart; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13903 VkBool32 primitiveTopologyPatchListRestart; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12900 VkBool32 primitiveTopologyPatchListRestart; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h16553 VkBool32 primitiveTopologyPatchListRestart; member
H A Dvulkan_hash.hpp10409 VULKAN_HPP_HASH_COMBINE( seed, physicalDevicePrimitiveTopologyListRestartFeaturesEXT.primitiveTopologyPatchListRestart );
H A Dvulkan_structs.hpp[all...]

Completed in 327 milliseconds