Home
last modified time | relevance | path

Searched refs:has_unsized (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c547 …bool has_unsized = glsl_array_size(glsl_get_struct_field(strct_type, glsl_get_length(strct_type) -… in bound_bo_access_instr() local
548 if (has_unsized || offset_bytes + intr->num_components - 1 < size) in bound_bo_access_instr()