Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp2083 int idx2d = src.is2D() ? src.getIndex(1) : 0; in fetchSrc() local
2151 int idx2d = dst.is2D() ? dst.getIndex(1) : 0; in acquireDst() local
2201 int idx2d = dst.is2D() ? dst.getIndex(1) : 0; in storeDst() local