Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h1240 struct brw_mesh_prog_data { struct
1266 struct brw_mesh_prog_data mesh; argument
1469 struct brw_mesh_prog_data *prog_data;
H A Dbrw_compiler.c270 [MESA_SHADER_MESH] = sizeof(struct brw_mesh_prog_data), in brw_prog_data_size()
H A Dbrw_compile_mesh.cpp1602 struct brw_mesh_prog_data *prog_data = params->prog_data; in brw_compile_mesh()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A DgenX_pipeline.c462 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_urb_setup_mesh()
675 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_3dstate_sbe()
852 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_rs_state()
985 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_3dstate_clip()
997 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_3dstate_clip()
1925 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_mesh_state()
H A DgenX_cmd_draw.c1631 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in execute_indirect_draw_supported()
2432 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in genX()
2497 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in genX()