Home
last modified time | relevance | path

Searched refs:taskmesh_en (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_physical_device.c731 bool taskmesh_en = radv_taskmesh_enabled(pdev); in radv_physical_device_get_features() local
1057 .meshShader = taskmesh_en, in radv_physical_device_get_features()
1058 .taskShader = taskmesh_en, in radv_physical_device_get_features()
1059 .multiviewMeshShader = taskmesh_en, in radv_physical_device_get_features()
1060 .primitiveFragmentShadingRateMeshShader = taskmesh_en, in radv_physical_device_get_features()