Searched refs:BIFROST_TEXTURE_FETCH_TEXEL (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/panfrost/bifrost/ | ||
D | bifrost.h | 488 BIFROST_TEXTURE_FETCH_TEXEL = 1, enumerator |
D | bifrost_compile.c | 1886 desc.lod_or_fetch = BIFROST_TEXTURE_FETCH_TEXEL; in emit_texc() |