Lines Matching defs:comment
8353 std::string comment;
8470 comment += "/* MAX_*_ATOMIC_COUNTERS = ";
8471 comment += max;
8472 comment += " */\n";
8476 invalid_shader_source += comment;
8488 valid_shader_source += comment;
8626 std::string comment;
8692 comment += "/* Number of atomic counters = ";
8693 comment += max;
8694 comment += " */\n";
8761 valid_shader_source += comment;