Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_context.h40 unsigned max_loc; member
Dfd5_emit.c670 unsigned max_loc = fd5_context(ctx)->max_loc; in fd5_emit_state() local
/external/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c2915 unsigned max_loc = var->data.location + slots - 1; in reserve_explicit_locations() local
2982 unsigned max_loc = var->data.location + slots - 1; in reserve_subroutine_explicit_locations() local
Dgl_nir_link_varyings.c3643 int max_loc = MAX2(max_loc_in, max_loc_out); in remove_unused_varyings() local
Dast_to_hir.cpp3355 unsigned max_loc = qual_location + glsl_type_uniform_locations(var->type) - 1; in apply_explicit_location() local
/external/mesa3d/src/freedreno/ir3/
Dir3_shader.h1217 uint8_t max_loc; member
/external/mesa3d/src/nouveau/vulkan/
Dnvk_cmd_draw.c3189 uint8_t max_loc = 0; in nvk_flush_cb_state() local