Home
last modified time | relevance | path

Searched refs:shifted_fmask (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_mem.c1553 LLVMValueRef shifted_fmask = in tex_fetch_args() local
1557 LLVMBuildAnd(ctx->ac.builder, shifted_fmask, F, ""); in tex_fetch_args()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c3501 LLVMValueRef shifted_fmask = in adjust_sample_index_using_fmask() local
3504 LLVMBuildAnd(ctx->builder, shifted_fmask, F, ""); in adjust_sample_index_using_fmask()