Home
last modified time | relevance | path

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

/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/core/
H A Dnulldevice.cpp171 void CNullDevice::DrawPrimitives(PrimitiveType type, const Vertex *vertices, in DrawPrimitives() function in Gfx::CNullDevice
176 void CNullDevice::DrawPrimitives(PrimitiveType type, const VertexTex2 *vertices, in DrawPrimitives() function in Gfx::CNullDevice
181 void CNullDevice::DrawPrimitives(PrimitiveType type, const VertexCol *vertices, in DrawPrimitives() function in Gfx::CNullDevice
/dports/games/openra/OpenRA-release-20200503/OpenRA.Platforms.Default/
H A DSdl2GraphicsContext.cs147 public void DrawPrimitives(PrimitiveType pt, int firstVertex, int numVertices) in DrawPrimitives() method in OpenRA.Platforms.Default.Sdl2GraphicsContext
H A DThreadedGraphicsContext.cs426 public void DrawPrimitives(PrimitiveType type, int firstVertex, int numVertices) in DrawPrimitives() method in OpenRA.Platforms.Default.ThreadedGraphicsContext
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/opengl/
H A Dgl14device.cpp1385 void CGL14Device::DrawPrimitives(PrimitiveType type, const Vertex *vertices, in DrawPrimitives() function in Gfx::CGL14Device
1405 void CGL14Device::DrawPrimitives(PrimitiveType type, const VertexTex2 *vertices, in DrawPrimitives() function in Gfx::CGL14Device
1425 void CGL14Device::DrawPrimitives(PrimitiveType type, const VertexCol *vertices, in DrawPrimitives() function in Gfx::CGL14Device
H A Dgl21device.cpp1217 void CGL21Device::DrawPrimitives(PrimitiveType type, const Vertex *vertices, in DrawPrimitives() function in Gfx::CGL21Device
1229 void CGL21Device::DrawPrimitives(PrimitiveType type, const VertexTex2 *vertices, in DrawPrimitives() function in Gfx::CGL21Device
1241 void CGL21Device::DrawPrimitives(PrimitiveType type, const VertexCol *vertices, in DrawPrimitives() function in Gfx::CGL21Device
H A Dgl33device.cpp1173 void CGL33Device::DrawPrimitives(PrimitiveType type, const Vertex *vertices, in DrawPrimitives() function in Gfx::CGL33Device
1225 void CGL33Device::DrawPrimitives(PrimitiveType type, const VertexTex2 *vertices, in DrawPrimitives() function in Gfx::CGL33Device
1278 void CGL33Device::DrawPrimitives(PrimitiveType type, const VertexCol *vertices, in DrawPrimitives() function in Gfx::CGL33Device
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Graphics/
H A DPlatformInterfaces.cs86 void DrawPrimitives(PrimitiveType pt, int firstVertex, int numVertices); in DrawPrimitives() method
/dports/cad/leocad/leocad-21.06/common/
H A Dlc_context.cpp1252 void lcContext::DrawPrimitives(GLenum Mode, GLint First, GLsizei Count) in DrawPrimitives() function in lcContext
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dhal.h247 LPD3DHAL_DRAWPRIMITIVESCB DrawPrimitives; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dd3dhal.h247 LPD3DHAL_DRAWPRIMITIVESCB DrawPrimitives; member
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dd3dhal.h211 LPD3DHAL_DRAWPRIMITIVESCB DrawPrimitives; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/ddk/
H A Dd3dhal.h211 LPD3DHAL_DRAWPRIMITIVESCB DrawPrimitives; member
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/nvidia/
H A Dnvidia_regs.h1462 u32 DrawPrimitives[64]; /* 0600-063F */ member