Home
last modified time | relevance | path

Searched refs:diffuse (Results 1 – 6 of 6) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/Common/
DLoader.h53 GLfloat diffuse[3]; member
/CTR-SDK-4.2.7-SampleDemos/demo2/shaders/
DVShader.vsh108 // Add the diffuse contribution.
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingVertex/shaders/
DVShader.vsh108 // Add the diffuse contribution.
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingFresnel/
DLightingFresnel.cpp311 md[col] = car.patch[j].diffuse[col]; in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingAniso/
DLightingAniso.cpp363 md[col] = kimono.patch[j].diffuse[col]; in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingSss/
DLightingSss.cpp421 md[col] = hand.patch[j].diffuse[col]; in DrawFrame()