Searched refs:allocate_state_slots (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_clone.cpp57 ir_state_slot *s = var->allocate_state_slots(this->get_num_state_slots());
H A Dlower_blend_equation_advanced.cpp491 mode->allocate_state_slots(1);
H A Dbuiltin_variables.cpp674 uni->allocate_state_slots(array_count * statevar->num_elements);
H A Dir.h593 inline ir_state_slot *allocate_state_slots(unsigned n) function in class:ir_variable
920 * smaller, add an assertion to \c ir_variable::allocate_state_slots to
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_clone.cpp57 ir_state_slot *s = var->allocate_state_slots(this->get_num_state_slots());
H A Dlower_blend_equation_advanced.cpp491 mode->allocate_state_slots(1);
H A Dbuiltin_variables.cpp575 uni->allocate_state_slots(array_count * statevar->num_elements);
H A Dir.h590 inline ir_state_slot *allocate_state_slots(unsigned n) function in class:ir_variable
896 * smaller, add an assertion to \c ir_variable::allocate_state_slots to

Completed in 15 milliseconds