Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c1103 emit_cbv(struct ntd_context *ctx, unsigned binding, unsigned space, in emit_cbv() function
1144 …return emit_cbv(ctx, var->data.binding, var->data.descriptor_set, get_dword_size(var->type), count… in emit_ubo_var()
4451 if (!emit_cbv(ctx, i, 0, 16384 /*4096 vec4's*/, 1, name)) in emit_cbvs()