Searched defs:fmask_ptr (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/amd/llvm/ |
D | ac_nir_to_llvm.c | 3983 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/ |
D | aco_instruction_selection.cpp | 8457 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
|