Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_vue_map.c60 brw_compute_vue_map(const struct intel_device_info *devinfo, in brw_compute_vue_map() function
H A Dbrw_compile_tes.cpp84 brw_compute_vue_map(devinfo, &prog_data->base.vue_map, in brw_compile_tes()
H A Dbrw_compile_gs.cpp162 brw_compute_vue_map(compiler->devinfo, in brw_compile_gs()
H A Dbrw_compile_tcs.cpp203 brw_compute_vue_map(devinfo, &input_vue_map, nir->info.inputs_read, in brw_compile_tcs()
H A Dbrw_compiler.h1091 void brw_compute_vue_map(const struct intel_device_info *devinfo,
H A Dbrw_compile_fs.cpp868 brw_compute_vue_map(devinfo, &prev_stage_vue_map, in calculate_urb_setup()
/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp_brw.c78 brw_compute_vue_map(compiler->devinfo, in blorp_compile_vs_brw()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c1240 brw_compute_vue_map(compiler->devinfo, in anv_pipeline_compile_vs()
1416 brw_compute_vue_map(compiler->devinfo, in anv_pipeline_compile_gs()
1604 brw_compute_vue_map(compiler->devinfo, in anv_pipeline_compile_fs()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c1873 brw_compute_vue_map(devinfo, in iris_compile_vs()
2471 brw_compute_vue_map(devinfo, in iris_compile_gs()
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv59543[email protected],i965: stop depending on gl_shader_program for brw_compute_vue_map() params