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.h980 static const struct ImgFormatDesc formatTable[IMG_FORMAT_COUNT]; variable
Dnv50_ir.cpp967 const struct TexInstruction::ImgFormatDesc TexInstruction::formatTable[] = member in nv50_ir::TexInstruction
Dnv50_ir_from_tgsi.cpp2465 return &nv50_ir::TexInstruction::formatTable[ in getImageFormat()