Searched refs:get_dword_size (Results 1 – 1 of 1) sorted by relevance
980 static unsigned get_dword_size(const struct glsl_type *type) in get_dword_size() function1144 …return emit_cbv(ctx, var->data.binding, var->data.descriptor_set, get_dword_size(var->type), count… in emit_ubo_var()