Searched refs:etna_etc2_needs_patching (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_etc2.h40 etna_etc2_needs_patching(const struct pipe_resource *prsc);
H A Detnaviv_etc2.c35 etna_etc2_needs_patching(const struct pipe_resource *prsc) function in typeref:typename:bool
H A Detnaviv_transfer.c67 if (likely(!etna_etc2_needs_patching(prsc)))
384 if ((usage & PIPE_TRANSFER_READ) && etna_etc2_needs_patching(prsc))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_etc2.h40 etna_etc2_needs_patching(const struct pipe_resource *prsc);
H A Detnaviv_etc2.c35 etna_etc2_needs_patching(const struct pipe_resource *prsc) function in typeref:typename:bool
H A Detnaviv_transfer.c67 if (likely(!etna_etc2_needs_patching(prsc)))
416 if ((usage & PIPE_MAP_READ) && etna_etc2_needs_patching(prsc))

Completed in 5 milliseconds