Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h1472 struct brw_mesh_prog_data { struct
1497 struct brw_mesh_prog_data mesh; argument
1745 struct brw_mesh_prog_data *prog_data;
Dbrw_compiler.c247 [MESA_SHADER_MESH] = sizeof(struct brw_mesh_prog_data), in brw_prog_data_size()
Dbrw_mesh.cpp692 struct brw_mesh_prog_data *prog_data = params->prog_data; in brw_compile_mesh()
/third_party/mesa3d/src/intel/vulkan/
DgenX_pipeline.c330 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_urb_setup_mesh()
507 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_3dstate_sbe()
788 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_rs_state()
1233 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_3dstate_clip()
1253 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_3dstate_clip()
2244 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_mesh_state()
DgenX_cmd_buffer.c3530 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in cmd_buffer_emit_clip()
5113 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in genX()
5156 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in genX()