Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_mesh.cpp715 brw_nir_lower_tue_inputs(nir, params->tue_map); in brw_compile_mesh()
784 if (params->tue_map) { in brw_compile_mesh()
786 brw_print_tue_map(stderr, params->tue_map); in brw_compile_mesh()
Dbrw_compiler.h1746 const struct brw_tue_map *tue_map; member
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c1055 params.tue_map = &prev_stage->prog_data.task.map; in anv_pipeline_compile_mesh()