Home
last modified time | relevance | path

Searched refs:R_BindColorAttachments (Results 1 – 3 of 3) sorted by relevance

/dports/games/ufoai/ufoai-2.5-source/src/client/renderer/
H A Dr_framebuffer.h61 void R_BindColorAttachments(unsigned int n, unsigned int* attachments);
H A Dr_framebuffer.cpp399 R_BindColorAttachments(drawBufferNum, colorAttachments); in R_DrawBuffers()
408 void R_BindColorAttachments (unsigned int n, unsigned int* attachments) in R_BindColorAttachments() function
H A Dr_state.cpp625 R_BindColorAttachments(1, &glowRenderTarget); in R_UpdateGlowBufferBinding()
641 R_BindColorAttachments(1, &glowRenderTarget); in R_UpdateGlowBufferBinding()