Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp.c242 brw_compute_vue_map(compiler->devinfo, in blorp_compile_vs()
304 brw_compute_vue_map(blorp->compiler->devinfo, &vue_map, slots_valid, false, 1); 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.cpp377 brw_compute_vue_map(devinfo, &input_vue_map, nir->info.inputs_read, in brw_compile_tcs()
Dbrw_compiler.h1134 void brw_compute_vue_map(const struct gen_device_info *devinfo,
Dbrw_vec4_gs_visitor.cpp610 brw_compute_vue_map(compiler->devinfo, in brw_compile_gs()
Dbrw_shader.cpp1296 brw_compute_vue_map(devinfo, &prog_data->base.vue_map, in brw_compile_tes()
Dbrw_fs.cpp1760 brw_compute_vue_map(devinfo, &prev_stage_vue_map, in calculate_urb_setup()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_gs.c80 brw_compute_vue_map(devinfo, in brw_codegen_gs_prog()
Dbrw_vs.c160 brw_compute_vue_map(devinfo, in brw_codegen_vs_prog()
Dbrw_wm.c616 brw_compute_vue_map(&brw->screen->devinfo, &vue_map, in brw_fs_precompile()
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c818 brw_compute_vue_map(compiler->devinfo, in anv_pipeline_compile_vs()
965 brw_compute_vue_map(compiler->devinfo, in anv_pipeline_compile_gs()
/external/mesa3d/src/gallium/drivers/iris/
Diris_program.c1135 brw_compute_vue_map(devinfo, in iris_compile_vs()
1591 brw_compute_vue_map(devinfo, in iris_compile_gs()