Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp43 static nv50_ir::ImgFormat translateImgFormat(uint format);
228 translateImgFormat(insn->Memory.Format)]; in getImageFormat()
516 static nv50_ir::ImgFormat translateImgFormat(uint format) in translateImgFormat() function