Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h368 enum ImgFormat enum
Dnv50_ir_from_tgsi.cpp42 static nv50_ir::ImgFormat translateImgFormat(uint format);
489 static nv50_ir::ImgFormat translateImgFormat(uint format) in translateImgFormat()