Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
H A Dprogram_parser.h200 GLbitfield64 InputsBound; member
H A Dprogram_parse.y998 state->InputsBound |= BITFIELD64_BIT(s->attrib_binding);
2234 const GLbitfield64 inputs = state->prog->info.inputs_read | state->InputsBound;

Completed in 4 milliseconds