Home
last modified time | relevance | path

Searched refs:RectangleFastPath (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/Software/
H A DRasterizerRectangle.h17 bool RectangleFastPath(const VertexData &v0, const VertexData &v1);
H A DRasterizerRectangle.cpp233 bool RectangleFastPath(const VertexData &v0, const VertexData &v1) { in RectangleFastPath() function
H A DClipper.cpp200 if (Rasterizer::RectangleFastPath(v0, v1)) { in ProcessRect()
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/Software/
H A DRasterizerRectangle.h17 bool RectangleFastPath(const VertexData &v0, const VertexData &v1);
H A DRasterizerRectangle.cpp233 bool RectangleFastPath(const VertexData &v0, const VertexData &v1) { in RectangleFastPath() function
H A DClipper.cpp200 if (Rasterizer::RectangleFastPath(v0, v1)) { in ProcessRect()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/Software/
H A DRasterizerRectangle.h17 bool RectangleFastPath(const VertexData &v0, const VertexData &v1);
H A DRasterizerRectangle.cpp233 bool RectangleFastPath(const VertexData &v0, const VertexData &v1) { in RectangleFastPath() function
H A DClipper.cpp200 if (Rasterizer::RectangleFastPath(v0, v1)) { in ProcessRect()