Searched defs:state_slots (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/glsl/
H A Dir.h299 * \sa ir_variable::state_slots
483 * Once set at variable creation, \c state_slots must remain invariant.
489 * \c state_slots will be \c NULL.
493 ir_state_slot *state_slots; /**< State descriptors. */ member in class:ir_variable

Completed in 1091 milliseconds