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

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c3469 static LLVMValueRef get_bindless_index_from_uniform(struct ac_nir_context *ctx, function in typeref:typename:LLVMValueRef
3562 index = get_bindless_index_from_uniform(ctx, base_index,
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c4312 static LLVMValueRef get_bindless_index_from_uniform(struct ac_nir_context *ctx, unsigned base_index, function in typeref:typename:LLVMValueRef
4410 index = get_bindless_index_from_uniform(ctx, base_index, constant_index, index);

Completed in 14 milliseconds