Description | Hierarchy | Fields | Methods | Properties |
type EShaderNotLoaded = class(EShader)
Raised when you call a function of TAdShader, that requires the shader to be loaded and compiled. Check the return value of TAdShader.CompileProgram to ensure that your program is successfully compiled.