Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c5911 unsigned ubo1_array_size = ctx->shader->info.num_ubos - array_base - in emit_cbvs() local
5917 if (ubo1_array_size && in emit_cbvs()
5918 !emit_cbv(ctx, array_base, 0, ubo_size, ubo1_array_size, "__ubos")) in emit_cbvs()