Home
last modified time | relevance | path

Searched refs:shading (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorOptimal/
DGas.cpp50 GLuint shading; /* frame buffer for shading */ member
72 glGenFramebuffers(1, (GLuint*)&gasbuf.shading); in GasInitialize()
106 glBindFramebuffer(GL_FRAMEBUFFER, gasbuf.shading); in GasInitialize()
329 glBindFramebuffer(GL_FRAMEBUFFER, gasbuf.shading); in GasShading()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasColorSimple/
DGas.cpp48 GLuint shading; /* frame buffer for shading */ member
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/GasCessna/
DGas.cpp33 GLuint shading; /* frame buffer for shading */ member
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/PartsysGas/
DGas.cpp48 GLuint shading; /* frame buffer for shading */ member