Searched defs:max_const (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/ | ||
| H A D | ir3_gallium.c | 244 uint32_t max_const = MIN2(v->num_uniforms, v->constlen); local in function:emit_user_consts |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ | ||
| H A D | ir3_shader.c | 530 unsigned max_const = 0; local in function:trim_constlens |
| H A D | ir3.h | 68 int16_t max_const; member in struct:ir3_info |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ | ||
| H A D | ir3.h | 55 int16_t max_const; member in struct:ir3_info |
Completed in 9 milliseconds