Home
last modified time | relevance | path

Searched refs:CHWTessellator (Results 1 – 25 of 63) sorted by relevance

123

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp117 class CHWTessellator class
148 CHWTessellator();
149 ~CHWTessellator();
363 class CHLSLTessellator : public CHWTessellator
386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
389 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
391 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
H A Dtessellator.cpp434 CHWTessellator::CHWTessellator() in CHWTessellator() function in CHWTessellator
446 CHWTessellator::~CHWTessellator() in ~CHWTessellator()
456 void CHWTessellator::Init( in Init()
1591 int CHWTessellator::GetPointCount() in GetPointCount()
1600 int CHWTessellator::GetIndexCount() in GetIndexCount()
1609 DOMAIN_POINT* CHWTessellator::GetPoints() in GetPoints()
1617 int* CHWTessellator::GetIndices() in GetIndices()
1670 void CHWTessellator::DumpAllPoints() in DumpAllPoints()
1681 void CHWTessellator::DumpAllPointsAsInOrderLineList() in DumpAllPointsAsInOrderLineList()
2060 int CHWTessellator::PatchIndexValue(int index) in PatchIndexValue()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dtessellator.hpp117 class CHWTessellator class
159 CHWTessellator();
160 ~CHWTessellator();
377 class CHLSLTessellator : public CHWTessellator
400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
H A Dtessellator.cpp413 CHWTessellator::CHWTessellator() in CHWTessellator() function in CHWTessellator
428 CHWTessellator::~CHWTessellator() in ~CHWTessellator()
438 void CHWTessellator::Init( in Init()
1573 int CHWTessellator::GetPointCount() in GetPointCount()
1582 int CHWTessellator::GetIndexCount() in GetIndexCount()
1591 DOMAIN_POINT* CHWTessellator::GetPoints() in GetPoints()
1599 int* CHWTessellator::GetIndices() in GetIndices()
1652 void CHWTessellator::DumpAllPoints() in DumpAllPoints()
1663 void CHWTessellator::DumpAllPointsAsInOrderLineList() in DumpAllPointsAsInOrderLineList()
2104 int CHWTessellator::PatchIndexValue(int index) in PatchIndexValue()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dtessellator.hpp117 class CHWTessellator class
159 CHWTessellator();
160 ~CHWTessellator();
377 class CHLSLTessellator : public CHWTessellator
400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
H A Dtessellator.cpp413 CHWTessellator::CHWTessellator() in CHWTessellator() function in CHWTessellator
428 CHWTessellator::~CHWTessellator() in ~CHWTessellator()
438 void CHWTessellator::Init( in Init()
1573 int CHWTessellator::GetPointCount() in GetPointCount()
1582 int CHWTessellator::GetIndexCount() in GetIndexCount()
1591 DOMAIN_POINT* CHWTessellator::GetPoints() in GetPoints()
1599 int* CHWTessellator::GetIndices() in GetIndices()
1652 void CHWTessellator::DumpAllPoints() in DumpAllPoints()
1663 void CHWTessellator::DumpAllPointsAsInOrderLineList() in DumpAllPointsAsInOrderLineList()
2104 int CHWTessellator::PatchIndexValue(int index) in PatchIndexValue()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp117 class CHWTessellator class
148 CHWTessellator();
149 ~CHWTessellator();
363 class CHLSLTessellator : public CHWTessellator
386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
389 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
391 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
H A Dtessellator.cpp434 CHWTessellator::CHWTessellator() in CHWTessellator() function in CHWTessellator
446 CHWTessellator::~CHWTessellator() in ~CHWTessellator()
456 void CHWTessellator::Init( in Init()
1591 int CHWTessellator::GetPointCount() in GetPointCount()
1600 int CHWTessellator::GetIndexCount() in GetIndexCount()
1609 DOMAIN_POINT* CHWTessellator::GetPoints() in GetPoints()
1617 int* CHWTessellator::GetIndices() in GetIndices()
1670 void CHWTessellator::DumpAllPoints() in DumpAllPoints()
1681 void CHWTessellator::DumpAllPointsAsInOrderLineList() in DumpAllPointsAsInOrderLineList()
2060 int CHWTessellator::PatchIndexValue(int index) in PatchIndexValue()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dtessellator.hpp117 class CHWTessellator class
159 CHWTessellator();
160 ~CHWTessellator();
377 class CHLSLTessellator : public CHWTessellator
400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp117 class CHWTessellator class
148 CHWTessellator();
149 ~CHWTessellator();
363 class CHLSLTessellator : public CHWTessellator
386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
389 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
391 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dtessellator.hpp117 class CHWTessellator class
159 CHWTessellator();
160 ~CHWTessellator();
377 class CHLSLTessellator : public CHWTessellator
400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp117 class CHWTessellator class
148 CHWTessellator();
149 ~CHWTessellator();
363 class CHLSLTessellator : public CHWTessellator
386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
389 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
391 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dtessellator.hpp117 class CHWTessellator class
159 CHWTessellator();
160 ~CHWTessellator();
377 class CHLSLTessellator : public CHWTessellator
400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dtessellator.hpp117 class CHWTessellator class
159 CHWTessellator();
160 ~CHWTessellator();
377 class CHLSLTessellator : public CHWTessellator
400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp117 class CHWTessellator class
148 CHWTessellator();
149 ~CHWTessellator();
363 class CHLSLTessellator : public CHWTessellator
386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
389 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
391 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp117 class CHWTessellator class
148 CHWTessellator();
149 ~CHWTessellator();
363 class CHLSLTessellator : public CHWTessellator
386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
389 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
391 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dtessellator.hpp117 class CHWTessellator class
159 CHWTessellator();
160 ~CHWTessellator();
377 class CHLSLTessellator : public CHWTessellator
400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp117 class CHWTessellator class
148 CHWTessellator();
149 ~CHWTessellator();
363 class CHLSLTessellator : public CHWTessellator
386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
389 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
391 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp117 class CHWTessellator class
148 CHWTessellator();
149 ~CHWTessellator();
363 class CHLSLTessellator : public CHWTessellator
386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
389 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
391 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dtessellator.hpp117 class CHWTessellator class
159 CHWTessellator();
160 ~CHWTessellator();
377 class CHLSLTessellator : public CHWTessellator
400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp117 class CHWTessellator class
148 CHWTessellator();
149 ~CHWTessellator();
363 class CHLSLTessellator : public CHWTessellator
386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
389 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
391 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/swr/rasterizer/core/
H A Dtessellator.hpp117 class CHWTessellator class
159 CHWTessellator();
160 ~CHWTessellator();
377 class CHLSLTessellator : public CHWTessellator
400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp117 class CHWTessellator class
159 CHWTessellator();
160 ~CHWTessellator();
377 class CHLSLTessellator : public CHWTessellator
400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/swr/rasterizer/core/
H A Dtessellator.hpp117 class CHWTessellator class
159 CHWTessellator();
160 ~CHWTessellator();
377 class CHLSLTessellator : public CHWTessellator
400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
401 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
405 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp117 class CHWTessellator class
148 CHWTessellator();
149 ~CHWTessellator();
363 class CHLSLTessellator : public CHWTessellator
386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount()
387 int GetIndexCount() {return CHWTessellator::GetIndexCount();} in GetIndexCount()
389 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints()
391 …int* GetIndices() {return CHWTessellator::GetIndices();} // Get CHLSLTessellator owned poi… in GetIndices()

123