Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.h109 void (*image_op)(struct lp_build_nir_context *bld_base, member
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp5951 aco_opcode buf_op, buf_op64, image_op; in visit_image_atomic() local