Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ rend_DrawPolygon2D
Function
rend_DrawPolygon2D
renderer/HardwareBaseGPU.cpp:444–444 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
442
#ifdef DEDICATED_ONLY
443
444
void rend_DrawPolygon2D(int, g3Point **, int, int) {}
445
void rend_DrawPolygon3D(int, g3Point **, int, int) {}
446
447
#else
Callers
10
rend_DrawFontCharacter
Function · 0.85
rend_DrawScaledBitmap
Function · 0.85
ui_DrawRect
Function · 0.85
InitMessage
Function · 0.85
DoWaitMessage
Function · 0.85
DrawAlphaBlendedScreen
Function · 0.85
gamma_callback
Function · 0.85
TCAMDrawMenu
Function · 0.85
LoadLevelProgress
Function · 0.85
Draw
Method · 0.85
Calls
7
g3_RefreshTransforms
Function · 0.85
gpu_SetMultitextureBlendMode
Function · 0.85
GR_COLOR_RED
Function · 0.85
GR_COLOR_GREEN
Function · 0.85
GR_COLOR_BLUE
Function · 0.85
gpu_BindTexture
Function · 0.85
gpu_RenderPolygon
Function · 0.85
Tested by
no test coverage detected