Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c980 static unsigned get_dword_size(const struct glsl_type *type) in get_dword_size() function
1144 …return emit_cbv(ctx, var->data.binding, var->data.descriptor_set, get_dword_size(var->type), count… in emit_ubo_var()