Searched refs:InputsBound (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/program/
H A Dprogram_parser.h194 GLbitfield64 InputsBound; member in struct:asm_parser_state
H A Dprogram_parse.y1115 state->InputsBound |= BITFIELD64_BIT(s->attrib_binding);
2408 const GLbitfield64 inputs = state->prog->InputsRead | state->InputsBound;

Completed in 162 milliseconds