Lines Matching defs:pdev
51 get_nir_options_for_stage(struct radv_physical_device *pdev, gl_shader_stage stage) in get_nir_options_for_stage()
71 radv_get_nir_options(struct radv_physical_device *pdev) in radv_get_nir_options()
123 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_can_dump_shader() local
138 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_can_dump_shader_stats() local
278 const struct radv_physical_device *pdev = radv_device_physical(debug_data->device); in radv_spirv_nir_debug() local
297 const struct radv_physical_device *pdev = radv_device_physical(debug_data->device); in radv_compiler_debug() local
314 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_shader_spirv_to_nir() local
654 radv_consider_culling(const struct radv_physical_device *pdev, struct nir_shader *nir, uint64_t ps_… in radv_consider_culling()
719 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_lower_ngg() local
878 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_create_shader_arena() local
1018 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_alloc_shader_memory() local
1348 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_should_use_wgp_mode() local
1369 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_open_rtld_binary() local
1412 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_precompute_registers_hw_vs() local
1477 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_precompute_registers_hw_gs() local
1531 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_precompute_registers_hw_ngg() local
1652 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_precompute_registers_hw_ms() local
1671 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_precompute_registers_hw_fs() local
1731 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_precompute_registers_hw_cs() local
1748 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_precompute_registers_pgm() local
1885 radv_mem_ordered(const struct radv_physical_device *pdev) in radv_mem_ordered()
1894 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_postprocess_binary_config() local
2570 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_get_max_waves() local
2616 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_get_max_scratch_waves() local
2999 const struct radv_physical_device *pdev = radv_device_physical(device); in radv_fill_nir_compiler_options() local
3046 const struct radv_physical_device *pdev = radv_device_physical(device); local
3103 const struct radv_physical_device *pdev = radv_device_physical(device); local
3119 const struct radv_physical_device *pdev = radv_device_physical(device); local
3198 const struct radv_physical_device *pdev = radv_device_physical(device); local
3259 const struct radv_physical_device *pdev = radv_device_physical(device); local
3327 const struct radv_physical_device *pdev = radv_device_physical(device); local
3483 radv_compute_spi_ps_input(const struct radv_physical_device *pdev, const struct radv_graphics_state…
3560 radv_get_tess_wg_info(const struct radv_physical_device *pdev, const struct shader_info *tcs_info,