Home
last modified time | relevance | path

Searched refs:main_descriptor (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c4572 enum ac_descriptor_type main_descriptor = in tex_fetch_ptrs() local
4579 main_descriptor = AC_DESC_PLANE_0 + plane; in tex_fetch_ptrs()
4587 main_descriptor = AC_DESC_FMASK; in tex_fetch_ptrs()
4599 main_descriptor, false, false, true); in tex_fetch_ptrs()
4632 *res_ptr = get_sampler_desc(ctx, texture_deref_instr, main_descriptor, &instr->instr, in tex_fetch_ptrs()

Completed in 8 milliseconds