Home
last modified time | relevance | path

Searched defs:fmask_ptr (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c3983 LLVMValueRef *samp_ptr, LLVMValueRef *fmask_ptr) in tex_fetch_ptrs()
4061 LLVMValueRef fmask_ptr = NULL, sample_index = NULL; in visit_tex() local
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp8457 Temp *res_ptr, Temp *samp_ptr, Temp *fmask_ptr, in tex_fetch_ptrs()
8658 Temp resource, sampler, fmask_ptr, bias = Temp(), compare = Temp(), sample_index = Temp(), in visit_tex() local