Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp.c219 brw_compute_vue_map(compiler->devinfo, in blorp_compile_vs()
279 brw_compute_vue_map(blorp->compiler->devinfo, &vue_map, slots_valid, false); in blorp_ensure_sf_program()
/external/mesa3d/src/intel/compiler/
Dbrw_vue_map.c60 brw_compute_vue_map(const struct gen_device_info *devinfo, in brw_compute_vue_map() function
Dbrw_vec4_tcs.cpp397 brw_compute_vue_map(devinfo, &input_vue_map, nir->info.inputs_read, in brw_compile_tcs()
Dbrw_compiler.h886 void brw_compute_vue_map(const struct gen_device_info *devinfo,
Dbrw_vec4_gs_visitor.cpp639 brw_compute_vue_map(compiler->devinfo, in brw_compile_gs()
Dbrw_shader.cpp1169 brw_compute_vue_map(devinfo, &prog_data->base.vue_map, in brw_compile_tes()
Dbrw_fs.cpp1519 brw_compute_vue_map(devinfo, &prev_stage_vue_map, in calculate_urb_setup()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_gs.c102 brw_compute_vue_map(devinfo, in brw_codegen_gs_prog()
Dbrw_vs.c194 brw_compute_vue_map(devinfo, in brw_codegen_vs_prog()
Dbrw_wm.c655 brw_compute_vue_map(&brw->screen->devinfo, &vue_map, in brw_fs_precompile()
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c541 brw_compute_vue_map(&pipeline->device->info, in anv_pipeline_compile_vs()
804 brw_compute_vue_map(&pipeline->device->info, in anv_pipeline_compile_gs()