Home
last modified time | relevance | path

Searched refs:get_num_state_slots (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dir_clone.cpp57 ir_state_slot *s = var->allocate_state_slots(this->get_num_state_slots()); in clone()
59 sizeof(s[0]) * var->get_num_state_slots()); in clone()
H A Dir.h565 inline unsigned get_num_state_slots() const in get_num_state_slots() function in ir_variable
H A Dglsl_to_nir.cpp698 var->num_state_slots = ir->get_num_state_slots(); in visit()

Completed in 8 milliseconds