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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c415 const struct dxil_value *cbv_handles[MAX_CBVS]; member in struct:ntd_context
1130 assert(!ctx->cbv_handles[binding + i]);
1131 ctx->cbv_handles[binding + i] = handle;
2424 handle_entry = &ctx->cbv_handles[const_block_index->u32];

Completed in 9 milliseconds