Home
last modified time | relevance | path

Searched refs:strct_type (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c545 const struct glsl_type *strct_type = glsl_get_array_element(var->type); in bound_bo_access_instr() local
546 unsigned size = glsl_array_size(glsl_get_struct_field(strct_type, 0)); in bound_bo_access_instr()
547 bool has_unsized = glsl_array_size(glsl_get_struct_field(strct_type, glsl_get_length(strct_type) - 1)) == 0; in bound_bo_access_instr()

Completed in 6 milliseconds