Searched defs:getType (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ | ||
| H A D | mapdesc.h | 168 Mapdesc::getType( void ) function in class:Mapdesc |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ | ||
| H A D | nv50_ir_graph.h | 59 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 D | nv50_ir.h | 1281 Type getType() const { return progType; } function in class:nv50_ir::Program |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ | ||
| H A D | nv50_ir_graph.h | 58 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 D | nv50_ir.h | 1335 Type getType() const { return progType; } function in class:nv50_ir::Program |
Completed in 10 milliseconds