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

/external/chromium_org/third_party/mesa/src/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
/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 154 milliseconds