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.cpp42 static nv50_ir::ImgFormat translateImgFormat(uint format);
489 static nv50_ir::ImgFormat translateImgFormat(uint format) in translateImgFormat() function
2466 tgsi::translateImgFormat(code->images.at(r).format)]; in getImageFormat()