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

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c2436 static LLVMValueRef get_image_buffer_descriptor(struct ac_nir_context *ctx, function in typeref:typename:LLVMValueRef
2488 rsrc = get_image_buffer_descriptor(ctx, instr, false, false);
2542 LLVMValueRef rsrc = get_image_buffer_descriptor(ctx, instr, true, false);
2654 params[param_count++] = get_image_buffer_descriptor(ctx, instr, true, true);

Completed in 7 milliseconds