#include <vid.h>
Public Attributes | |
unsigned | width |
unsigned | height |
pixel_t * | buffer |
pixel_t * | colormap |
pixel_t * | alphamap |
int | rowbytes |
int | width |
int | height |
pixel_t* viddef_t::alphamap |
Definition at line 96 of file r_local.h.
Referenced by BlendParticle33(), BlendParticle66(), Draw_GetPalette(), R_DrawParticle(), R_DrawSpanlet33(), R_DrawSpanlet66(), R_DrawSpanletConstant33(), R_DrawSpanletTurbulentBlended33(), R_DrawSpanletTurbulentBlended66(), R_PolysetDrawSpans8_33(), R_PolysetDrawSpans8_66(), R_PolysetDrawSpansConstant8_33(), and R_PolysetDrawSpansConstant8_66().
pixel_t* viddef_t::buffer |
Definition at line 94 of file r_local.h.
Referenced by D_WarpScreen(), DDRAW_Shutdown(), Draw_Char(), Draw_FadeScreen(), Draw_Fill(), Draw_Pic(), Draw_StretchPicImplementation(), Draw_TileClear(), R_CinematicSetPalette(), R_ScreenShot_f(), R_SetupFrame(), and SWimp_InitGraphics().
pixel_t* viddef_t::colormap |
Definition at line 95 of file r_local.h.
Referenced by D_Patch(), D_ViewChanged(), Draw_GetPalette(), R_DrawSurfaceBlock8_mip0(), R_DrawSurfaceBlock8_mip1(), R_DrawSurfaceBlock8_mip2(), R_DrawSurfaceBlock8_mip3(), R_PolysetDrawSpans8_33(), R_PolysetDrawSpans8_66(), R_PolysetDrawSpans8_Opaque_Coloured(), R_PolysetDrawThreshSpans8(), and R_Shutdown().
unsigned viddef_t::height |
Definition at line 29 of file vid.h.
Referenced by AddressBook_MenuInit(), CL_DrawInventory(), CL_PrepRefresh(), Con_DrawConsole(), D_ViewChanged(), DDRAW_Init(), DIB_Init(), Draw_Char(), Draw_FadeScreen(), Draw_Fill(), Draw_Pic(), Draw_StretchPic(), Draw_StretchPicImplementation(), Draw_StretchRaw(), Draw_TileClear(), GL_ScreenShot_f(), LoadGame_MenuInit(), M_Banner(), M_Credits_MenuDraw(), M_Draw(), M_DrawCharacter(), M_DrawPic(), M_Main_Draw(), M_Quit_Draw(), Options_MenuInit(), PlayerConfig_MenuDraw(), PlayerConfig_MenuInit(), QVk_CreatePipeline(), QVk_CreateSwapchain(), QVk_Init(), QVk_RecreateSwapchain(), R_BeginFrame(), R_CinematicSetPalette(), R_EndWorldRenderpass(), R_InitCaches(), R_InitGraphics(), R_PolyBlend(), R_ScreenShot_f(), R_SetGL2D(), R_SetMode(), R_SetupFrame(), R_SetupGL(), R_SetupVulkan(), SaveGame_MenuInit(), SCR_CalcVrect(), SCR_DirtyScreen(), SCR_DrawCenterString(), SCR_DrawCinematic(), SCR_DrawConsole(), SCR_DrawLoading(), SCR_DrawPause(), SCR_ExecuteLayoutString(), SCR_TileClear(), SCR_UpdateScreen(), SWimp_EndFrame(), SWimp_InitGraphics(), VID_MenuDraw(), VID_NewWindow(), VID_UpdateWindowPosAndSize(), Vk_ScreenShot_f(), and Vk_Strings_f().
int viddef_t::rowbytes |
Definition at line 97 of file r_local.h.
Referenced by D_WarpScreen(), Draw_Char(), Draw_FadeScreen(), Draw_Fill(), Draw_Pic(), Draw_StretchPicImplementation(), Draw_TileClear(), R_CinematicSetPalette(), R_ScreenShot_f(), R_SetupFrame(), and SWimp_InitGraphics().
unsigned viddef_t::width |
Definition at line 29 of file vid.h.
Referenced by AddressBook_MenuInit(), CL_DrawInventory(), CL_PrepRefresh(), Con_CheckResize(), Con_DrawConsole(), Con_DrawNotify(), D_ViewChanged(), DDRAW_Init(), DIB_Init(), DMOptions_MenuInit(), DownloadOptions_MenuInit(), Draw_Char(), Draw_FadeScreen(), Draw_Fill(), Draw_Pic(), Draw_StretchPic(), Draw_StretchPicImplementation(), Draw_StretchRaw(), Draw_TileClear(), Game_MenuInit(), GL_DrawColoredStereoLinePair(), GL_ScreenShot_f(), JoinServer_MenuInit(), Keys_MenuInit(), LoadGame_MenuInit(), M_Banner(), M_Credits_MenuDraw(), M_Draw(), M_DrawCharacter(), M_DrawPic(), M_Main_Draw(), M_Quit_Draw(), Multiplayer_MenuInit(), Options_MenuInit(), PlayerConfig_MenuDraw(), PlayerConfig_MenuInit(), QVk_CreatePipeline(), QVk_CreateSwapchain(), QVk_Init(), QVk_RecreateSwapchain(), R_BeginFrame(), R_DrawParticles(), R_EndWorldRenderpass(), R_InitCaches(), R_InitGraphics(), R_PolyBlend(), R_ScreenShot_f(), R_SetGL2D(), R_SetMode(), R_SetupFrame(), R_SetupGL(), R_SetupVulkan(), SaveGame_MenuInit(), SCR_CalcVrect(), SCR_DirtyScreen(), SCR_DrawCenterString(), SCR_DrawCinematic(), SCR_DrawConsole(), SCR_DrawLoading(), SCR_DrawPause(), SCR_ExecuteLayoutString(), SCR_UpdateScreen(), StartServer_MenuInit(), SWimp_EndFrame(), SWimp_InitGraphics(), VID_MenuDraw(), VID_MenuInit(), VID_NewWindow(), VID_UpdateWindowPosAndSize(), Vk_ScreenShot_f(), and Vk_Strings_f().