Home
last modified time | relevance | path

Searched defs:max_loc (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_context.h84 unsigned max_loc; member
Dfd5_emit.c642 unsigned max_loc = fd5_context(ctx)->max_loc; in fd5_emit_state() local
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_shader.h457 uint8_t max_loc; member
/external/mesa3d/src/compiler/glsl/
Dlinker.cpp3350 unsigned max_loc = var->data.location + slots - 1; in reserve_explicit_locations() local
3416 unsigned max_loc = var->data.location + slots - 1; in reserve_subroutine_explicit_locations() local
Dast_to_hir.cpp3170 unsigned max_loc = qual_location + var->type->uniform_locations() - 1; in apply_explicit_location() local