|
Blender V4.5
|
Variables | |
| const float4 | gl_FragCoord |
| const bool | gl_FrontFacing = true |
| const float2 | gl_PointCoord = float2(0) |
| const int | gl_PrimitiveID = 0 |
| float | gl_FragDepth = 0 |
| const float | gl_ClipDistance [6] = {0} |
| const int | gpu_Layer = 0 |
| const int | gpu_ViewportIndex = 0 |
| const float gl_FragmentShader::gl_ClipDistance[6] = {0} |
Definition at line 919 of file gpu_glsl_cpp_stubs.hh.
|
extern |
| float gl_FragmentShader::gl_FragDepth = 0 |
Definition at line 918 of file gpu_glsl_cpp_stubs.hh.
| const bool gl_FragmentShader::gl_FrontFacing = true |
Definition at line 915 of file gpu_glsl_cpp_stubs.hh.
Definition at line 916 of file gpu_glsl_cpp_stubs.hh.
| const int gl_FragmentShader::gl_PrimitiveID = 0 |
Definition at line 917 of file gpu_glsl_cpp_stubs.hh.
| const int gl_FragmentShader::gpu_Layer = 0 |
Definition at line 920 of file gpu_glsl_cpp_stubs.hh.
| const int gl_FragmentShader::gpu_ViewportIndex = 0 |
Definition at line 921 of file gpu_glsl_cpp_stubs.hh.