Searched defs:getType (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dmapdesc.h168 Mapdesc::getType( void ) function in class:Mapdesc
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_graph.h59 inline Type getType() const { return type; } function in class:nv50_ir::Graph::Edge
96 inline Edge::Type getType() { return e ? e->getType() : Edge::UNKNOWN; } function in class:nv50_ir::Graph::EdgeIterator
H A Dnv50_ir.h1281 Type getType() const { return progType; } function in class:nv50_ir::Program
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_graph.h58 inline Type getType() const { return type; } function in class:nv50_ir::Graph::Edge
95 inline Edge::Type getType() { return e ? e->getType() : Edge::UNKNOWN; } function in class:nv50_ir::Graph::EdgeIterator
H A Dnv50_ir.h1335 Type getType() const { return progType; } function in class:nv50_ir::Program

Completed in 10 milliseconds