Home
last modified time | relevance | path

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

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