Searched refs:DualSlotInputs (Results 1 – 9 of 9) sorted by relevance
448 vp->DualSlotInputs); in brw_prepare_vertices()523 input->is_dual_slot = (vp->DualSlotInputs & BITFIELD64_BIT(attr)) != 0; in brw_prepare_vertices()632 input->is_dual_slot = (vp->DualSlotInputs & BITFIELD64_BIT(attr)) != 0; in brw_prepare_vertices()688 input->is_dual_slot = (vp->DualSlotInputs & BITFIELD64_BIT(attr)) != 0; in brw_prepare_vertices()
105 nir_remap_dual_slot_attributes(nir, &prog->DualSlotInputs); in brw_create_nir()
121 prog->DualSlotInputs |= bitfield; in mark()
1090 blob_write_uint64(metadata, glprog->DualSlotInputs); in write_shader_metadata()1145 glprog->DualSlotInputs = blob_read_uint64(metadata); in read_shader_metadata()
313 nir_remap_dual_slot_attributes(nir, &linked_shader->Program->DualSlotInputs); in _mesa_spirv_to_nir()
2112 GLbitfield64 DualSlotInputs; member
776 nir_remap_dual_slot_attributes(nir, &shader->Program->DualSlotInputs); in st_link_nir()794 shader->Program->DualSlotInputs); in st_link_nir()
425 if ((stp->Base.DualSlotInputs & BITFIELD64_BIT(attr)) != 0) { in st_prepare_vertex_program()
7122 prog->DualSlotInputs, in get_mesa_program_tgsi()7131 prog->DualSlotInputs, in get_mesa_program_tgsi()