Searched refs:mesh_prog_data (Results 1 – 2 of 2) sorted by relevance
462 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_urb_setup_mesh() local467 mesh_prog_data->map.size_dw); in emit_urb_setup_mesh()675 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_3dstate_sbe() local678 const struct brw_mue_map *mue = &mesh_prog_data->map; in emit_3dstate_sbe()852 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_rs_state() local853 point_from_shader = mesh_prog_data->map.start_dw[VARYING_SLOT_PSIZ] >= 0; in emit_rs_state()985 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_3dstate_clip() local988 mesh_prog_data->map.start_dw[VARYING_SLOT_LAYER] < 0; in emit_3dstate_clip()997 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in emit_3dstate_clip() local1000 clip_mesh.PrimitiveHeaderEnable = mesh_prog_data->map.per_primitive_header_size_dw > 0; in emit_3dstate_clip()[all …]
1631 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in execute_indirect_draw_supported() local1636 (mesh_prog_data && mesh_prog_data->uses_drawid) || in execute_indirect_draw_supported()2432 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in genX() local2463 mesh_prog_data->uses_drawid; in genX()2497 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in genX() local2528 mesh_prog_data->uses_drawid; in genX()