Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c415 const struct dxil_value *cbv_handles[MAX_CBVS]; member
1130 assert(!ctx->cbv_handles[binding + i]); in emit_cbv()
1131 ctx->cbv_handles[binding + i] = handle; in emit_cbv()
2424 handle_entry = &ctx->cbv_handles[const_block_index->u32]; in get_ubo_ssbo_handle()