Home
last modified time | relevance | path

Searched refs:mesh_prog_data (Results 1 – 2 of 2) sorted by relevance

/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() local
467 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() local
678 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() local
853 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() local
988 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() local
1000 clip_mesh.PrimitiveHeaderEnable = mesh_prog_data->map.per_primitive_header_size_dw > 0; in emit_3dstate_clip()
[all …]
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() local
1636 (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() local
2463 mesh_prog_data->uses_drawid; in genX()
2497 const struct brw_mesh_prog_data *mesh_prog_data = get_mesh_prog_data(pipeline); in genX() local
2528 mesh_prog_data->uses_drawid; in genX()