Home
last modified time | relevance | path

Searched refs:BIFROST_INTERP_SAMPLE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_print_common.c96 case BIFROST_INTERP_SAMPLE: return ".sample"; in bi_interp_mode_name()
Dbifrost.h226 BIFROST_INTERP_SAMPLE = 0x2, enumerator
Dbifrost_compile.c154 return BIFROST_INTERP_SAMPLE; in bi_interp_for_intrinsic()