mrtFragmentDeclaration.fx 77 B

123
  1. #if __VERSION__ >= 200
  2. layout(location = 0) out vec4 glFragData[{X}];
  3. #endif