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

/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c1118 static void ac_build_buffer_store_common(struct ac_llvm_context *ctx, LLVMValueRef rsrc, function in typeref:typename:void
1150 ac_build_buffer_store_common(ctx, rsrc, data, vindex, voffset, NULL, cache_policy, true, true);
1186 ac_build_buffer_store_common(ctx, rsrc, ac_to_float(ctx, vdata), ctx->i32_0, voffset, offset,
1732 ac_build_buffer_store_common(ctx, rsrc, vdata, NULL, voffset, soffset, cache_policy, false,
1741 ac_build_buffer_store_common(ctx, rsrc, vdata, NULL, voffset, soffset, cache_policy, false,
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.c1110 ac_build_buffer_store_common(struct ac_llvm_context *ctx, function in typeref:typename:void
1205 ac_build_buffer_store_common(ctx, rsrc, data, vindex, voffset,
1274 ac_build_buffer_store_common(ctx, rsrc,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst3273 - ac/nir: remove type and num_channels args from ac_build_buffer_store_common
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json238 "description": "ac/llvm: replace structured by vindex != NULL in ac_build_buffer_store_common",
[all...]

Completed in 126 milliseconds