DSDSWeb/static/js/Cesium-1.53/Source/Shaders/Builtin/Constants/passCompute.glsl

10 lines
164 B
GLSL

/**
* The automatic GLSL constant for {@link Pass#COMPUTE}
*
* @name czm_passCompute
* @glslConstant
*
* @see czm_pass
*/
const float czm_passCompute = 1.0;