Home
last modified time | relevance | path

Searched refs:AutoParamPair (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/DeferredShading/src/
H A DLightMaterialGenerator.cpp173 struct AutoParamPair { String name; GpuProgramParameters::AutoConstantType type; }; in setUpBaseParameters() struct
176 static const AutoParamPair AUTO_PARAMS[] = { in setUpBaseParameters()
192 int numParams = sizeof(AUTO_PARAMS) / sizeof(AutoParamPair); in setUpBaseParameters()
360 struct AutoParamPair { String name; GpuProgramParameters::AutoConstantType type; }; in setUpBaseParameters() argument
363 static const AutoParamPair AUTO_PARAMS[] = { in setUpBaseParameters()
379 int numParams = sizeof(AUTO_PARAMS) / sizeof(AutoParamPair); in setUpBaseParameters()
/dports/graphics/ogre3d/ogre-1.11.6/Samples/DeferredShading/src/
H A DLightMaterialGenerator.cpp174 struct AutoParamPair { String name; GpuProgramParameters::AutoConstantType type; }; in setUpBaseParameters() argument
177 static const AutoParamPair AUTO_PARAMS[] = { in setUpBaseParameters()
193 int numParams = sizeof(AUTO_PARAMS) / sizeof(AutoParamPair); in setUpBaseParameters()
362 struct AutoParamPair { String name; GpuProgramParameters::AutoConstantType type; }; in setUpBaseParameters() argument
365 static const AutoParamPair AUTO_PARAMS[] = { in setUpBaseParameters()
381 int numParams = sizeof(AUTO_PARAMS) / sizeof(AutoParamPair); in setUpBaseParameters()