Searched defs:elt_type (Results 1 – 3 of 3) sorted by relevance
26 #define CONCAT2(name, elt_type) name ## elt_type argument27 #define CONCAT(name, elt_type) CONCAT2(name, elt_type) argument
301 auto elt_type = arr_type->element_type(); in ComputeLiveness() local
1148 const struct glsl_type *elt_type = glsl_get_struct_field(type, elt); in var_fill_const_array() local1176 const struct dxil_type *elt_type = dxil_module_get_int_type(&ctx->mod, 32); in emit_global_consts() local