bindTexture(Renderer *renderer, int contextIdx, int32_t textureId) override | LightingShaderPBRBaseImplementation | virtual |
fragmentShaderId | LightingShaderPBRBaseImplementation | protected |
getId() override | LightingShaderPBRFoliageImplementation | virtual |
initialize() override | LightingShaderPBRFoliageImplementation | virtual |
initialized | LightingShaderPBRBaseImplementation | protected |
isInitialized() override | LightingShaderPBRBaseImplementation | virtual |
isSupported(Renderer *renderer) | LightingShaderPBRFoliageImplementation | static |
LightingShaderPBRBaseImplementation(Renderer *renderer) | LightingShaderPBRBaseImplementation | |
LightingShaderPBRFoliageImplementation(Renderer *renderer) | LightingShaderPBRFoliageImplementation | |
programId | LightingShaderPBRBaseImplementation | protected |
registerShader() override | LightingShaderPBRFoliageImplementation | virtual |
renderer | LightingShaderPBRBaseImplementation | protected |
texturebrdfLUT | LightingShaderPBRBaseImplementation | protected |
textureDiffuseEnvSampler | LightingShaderPBRBaseImplementation | protected |
textureSpecularEnvSampler | LightingShaderPBRBaseImplementation | protected |
uniformAlphaCutoff | LightingShaderPBRBaseImplementation | protected |
uniformAlphaCutoffEnabled | LightingShaderPBRBaseImplementation | protected |
uniformAmplitudeDefault | LightingShaderPBRFoliageImplementation | private |
uniformAmplitudeMax | LightingShaderPBRFoliageImplementation | private |
uniformBaseColorFactor | LightingShaderPBRBaseImplementation | protected |
uniformBaseColorSampler | LightingShaderPBRBaseImplementation | protected |
uniformBaseColorSamplerAvailable | LightingShaderPBRBaseImplementation | protected |
uniformbrdfLUT | LightingShaderPBRBaseImplementation | protected |
uniformCamera | LightingShaderPBRBaseImplementation | protected |
uniformDiffuseEnvSampler | LightingShaderPBRBaseImplementation | protected |
uniformExposure | LightingShaderPBRBaseImplementation | protected |
uniformLightAmbient | LightingShaderPBRBaseImplementation | protected |
uniformLightColor | LightingShaderPBRBaseImplementation | protected |
uniformLightDirection | LightingShaderPBRBaseImplementation | protected |
uniformLightEnabled | LightingShaderPBRBaseImplementation | protected |
uniformLightInnerConeCos | LightingShaderPBRBaseImplementation | protected |
uniformLightIntensity | LightingShaderPBRBaseImplementation | protected |
uniformLightOuterConeCos | LightingShaderPBRBaseImplementation | protected |
uniformLightPosition | LightingShaderPBRBaseImplementation | protected |
uniformLightRange | LightingShaderPBRBaseImplementation | protected |
uniformLightType | LightingShaderPBRBaseImplementation | protected |
uniformMetallicFactor | LightingShaderPBRBaseImplementation | protected |
uniformMetallicRoughnessSampler | LightingShaderPBRBaseImplementation | protected |
uniformMetallicRoughnessSamplerAvailable | LightingShaderPBRBaseImplementation | protected |
uniformNormalSampler | LightingShaderPBRBaseImplementation | protected |
uniformNormalSamplerAvailable | LightingShaderPBRBaseImplementation | protected |
uniformNormalScale | LightingShaderPBRBaseImplementation | protected |
uniformRoughnessFactor | LightingShaderPBRBaseImplementation | protected |
uniformSpecularEnvSampler | LightingShaderPBRBaseImplementation | protected |
uniformSpeed | LightingShaderPBRFoliageImplementation | private |
uniformTime | LightingShaderPBRFoliageImplementation | private |
uniformViewProjectionMatrix | LightingShaderPBRBaseImplementation | protected |
unUseProgram(int contextIdx) override | LightingShaderPBRBaseImplementation | virtual |
updateEffect(Renderer *renderer, int contextIdx) override | LightingShaderPBRBaseImplementation | virtual |
updateLight(Renderer *renderer, int contextIdx, int32_t lightId) override | LightingShaderPBRBaseImplementation | virtual |
updateMaterial(Renderer *renderer, int contextIdx) override | LightingShaderPBRBaseImplementation | virtual |
updateMatrices(Renderer *renderer, int contextIdx) override | LightingShaderPBRBaseImplementation | virtual |
updateShaderParameters(Renderer *renderer, int contextIdx) override | LightingShaderPBRFoliageImplementation | virtual |
updateTextureMatrix(Renderer *renderer, int contextIdx) override | LightingShaderPBRBaseImplementation | virtual |
useProgram(Engine *engine, int contextIdx) override | LightingShaderPBRFoliageImplementation | virtual |
vertexShaderId | LightingShaderPBRBaseImplementation | protected |
~LightingShaderImplementation() | LightingShaderImplementation | inlinevirtual |