Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c271 .shader_model_max = dzn_get_shader_model(pdev), in dzn_pipeline_get_nir_shader()
404 dzn_get_shader_model(const struct dzn_physical_device *pdev) in dzn_get_shader_model() function
428 .shader_model_max = dzn_get_shader_model(pdev), in dzn_pipeline_compile_shader()
886 …dxil_get_nir_compiler_options(&nir_opts, dzn_get_shader_model(pdev), supported_bit_sizes, supporte… in dzn_graphics_pipeline_compile_shaders()
2526 …dxil_get_nir_compiler_options(&nir_opts, dzn_get_shader_model(pdev), supported_bit_sizes, supporte… in dzn_compute_pipeline_compile_shader()
H A Ddzn_meta.c50 .shader_model_max = dzn_get_shader_model(pdev), in dzn_meta_compile_shader()
H A Ddzn_private.h249 dzn_get_shader_model(const struct dzn_physical_device *pdev);