Searched defs:state_slots (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | glsl_to_nir.cpp | 596 ir_state_slot *state_slots = ir->get_state_slots(); local in function:nir_visitor::visit |
| H A D | ir.h | 1015 ir_state_slot *state_slots; member in union:ir_variable::__anona7da7385010a |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | glsl_to_nir.cpp | 666 ir_state_slot *state_slots = ir->get_state_slots(); local in function:nir_visitor::visit |
| H A D | ir.h | 1039 ir_state_slot *state_slots; member in union:ir_variable::__anonaaf38c98010a |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir.h | 503 nir_state_slot *state_slots; /**< State descriptors. */ member in struct:nir_variable |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir.h | 632 nir_state_slot *state_slots; /**< State descriptors. */ member in struct:nir_variable |
Completed in 26 milliseconds