Searched refs:BIFROST_FRAGW (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/panfrost/bifrost/ | ||
D | bifrost.h | 233 #define BIFROST_FRAGW (22) macro |
D | bifrost_compile.c | 583 .u32 = (i == 0) ? BIFROST_FRAGZ : BIFROST_FRAGW in bi_emit_ld_frag_coord() |