Searched refs:mLightModel (Results 1 – 3 of 3) sorted by relevance
144 mLightModel.color = {0.2f, 0.2f, 0.2f, 1.0f}; in initialize()145 mLightModel.twoSided = false; in initialize()408 return mLightModel; in lightModelParameters()413 return mLightModel; in lightModelParameters()
310 LightModelParameters mLightModel; variable
325 const auto &lightModel = gles1State.mLightModel; in prepareForDraw()