Home
last modified time | relevance | path

Searched defs:formatTable (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.cpp965 const struct TexInstruction::ImgFormatDesc TexInstruction::formatTable[] = member in nv50_ir::TexInstruction
Dnv50_ir.h991 static const struct ImgFormatDesc formatTable[IMG_FORMAT_COUNT]; variable