HomeSort by relevance Sort by last modified time
    Searched refs:allocate_state_slots (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/compiler/glsl/
ir_clone.cpp 57 ir_state_slot *s = var->allocate_state_slots(this->get_num_state_slots());
lower_blend_equation_advanced.cpp 488 mode->allocate_state_slots(1);
ir.h 580 inline ir_state_slot *allocate_state_slots(unsigned n) function in class:ir_variable
875 * smaller, add an assertion to \c ir_variable::allocate_state_slots to
    [all...]
builtin_variables.cpp 561 uni->allocate_state_slots(array_count * statevar->num_elements);
    [all...]
linker.cpp     [all...]

Completed in 69 milliseconds