Searched refs:InputsRead (Results 1 – 2 of 2) sorted by relevance
81 prog->InputsRead |= BITFIELD64_BIT(var->location + offset + i); in mark()159 prog->InputsRead = 0; in do_set_program_inouts()
1775 GLbitfield InputsRead; /**< Bitmask of which input regs are read */ member