Home
last modified time | relevance | path

Searched defs:brw_mesh_prog_data (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h1240 struct brw_mesh_prog_data { struct
1241 struct brw_cs_prog_data base;
1242 struct brw_mue_map map;
1266 struct brw_mesh_prog_data mesh; argument