Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h415 LLVMValueRef ac_build_image_get_sample_count(struct ac_llvm_context *ctx, LLVMValueRef rsrc);
Dac_llvm_build.c2330 LLVMValueRef ac_build_image_get_sample_count(struct ac_llvm_context *ctx, LLVMValueRef rsrc) in ac_build_image_get_sample_count() function
Dac_nir_to_llvm.c2903 LLVMValueRef ret = ac_build_image_get_sample_count(&ctx->ac, rsrc); in visit_image_samples()
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst2401 - ac: add ac_build_image_get_sample_count from radeonsi