Searched refs:calcSlots (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_nir.cpp | 936 calcSlots(const glsl_type *type, Program::Type stage, const shader_info &info, in calcSlots() function 1025 uint16_t slots = calcSlots(type, prog->getType(), nir->info, true, var); in assignSlots() 1080 uint16_t slots = calcSlots(type, prog->getType(), nir->info, false, var); in assignSlots()
|
Completed in 4 milliseconds