Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h1101 static inline bool is_isam(opc_t opc) in is_isam() function
Dir3_compiler_nir.c2313 if (is_isam(opc)) { in emit_tex()
2327 if (ctx->compiler->array_index_add_half && !is_isam(opc)) in emit_tex()