Home
last modified time | relevance | path

Searched refs:get_state_slots (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dir_clone.cpp56 if (this->get_state_slots()) { in clone()
58 memcpy(s, this->get_state_slots(), in clone()
H A Dir.h579 inline ir_state_slot *get_state_slots() in get_state_slots() function in ir_variable
584 inline const ir_state_slot *get_state_slots() const in get_state_slots() function in ir_variable
H A Dlower_blend_equation_advanced.cpp492 ir_state_slot *slot0 = &mode->get_state_slots()[0]; in lower_blend_equation_advanced()
H A Dir_validate.cpp1070 && ir->get_state_slots() == NULL) { in visit()
H A Dglsl_to_nir.cpp703 ir_state_slot *state_slots = ir->get_state_slots(); in visit()

Completed in 10 milliseconds