LisaacTM Platform

GL_ERROR


OpenGL error
Inherit/Insert Summary
parent_error No developed.
 
Error codes
no_error
invalid_enum
invalid_value
invalid_operation
stack_overflow
stack_underflow
out_of_memory
get
return current error state variable
get from
return details of error
 

Inherit/Insert Detail

parent_error

.../extra/opengl/opengl/gl_error.li line #9

Section:
Inherit

Profile:
- SelfSELFparent_error : ERROR

Error codes

no_error

.../extra/opengl/opengl/gl_error.li line #17

Section:
Public

Profile:
- SelfSELFno_error : INTEGER

invalid_enum

.../extra/opengl/opengl/gl_error.li line #18

Section:
Public

Profile:
- SelfSELFinvalid_enum : INTEGER

invalid_value

.../extra/opengl/opengl/gl_error.li line #19

Section:
Public

Profile:
- SelfSELFinvalid_value : INTEGER

invalid_operation

.../extra/opengl/opengl/gl_error.li line #20

Section:
Public

Profile:
- SelfSELFinvalid_operation : INTEGER

stack_overflow

.../extra/opengl/opengl/gl_error.li line #21

Section:
Public

Profile:
- SelfSELFstack_overflow : INTEGER

stack_underflow

.../extra/opengl/opengl/gl_error.li line #22

Section:
Public

Profile:
- SelfSELFstack_underflow : INTEGER

out_of_memory

.../extra/opengl/opengl/gl_error.li line #23

Section:
Public

Profile:
- SelfSELFout_of_memory : INTEGER

get

.../extra/opengl/opengl/gl_error.li line #26

Section:
Public

Profile:
- SelfSELFget : INTEGER

Description:
return current error state variable

get from

.../extra/opengl/opengl/gl_error.li line #34

Section:
Public

Profile:
- SelfSELFget   buffer : STRING  from   code : INTEGER

Description:
return details of error