Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.h416 LLVMValueRef ac_build_image_get_sample_count(struct ac_llvm_context *ctx, LLVMValueRef rsrc);
Dac_llvm_build.c2275 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.c2696 LLVMValueRef ret = ac_build_image_get_sample_count(&ctx->ac, rsrc); in visit_image_samples()
/external/mesa3d/docs/relnotes/
D19.3.0.rst2401 - ac: add ac_build_image_get_sample_count from radeonsi