Searched refs:example_structure_definition (Results 1 – 1 of 1) sorted by relevance
2542 std::string example_structure_definition("struct light {\n" in test_shader_compilation() local2555 std::string shader_source = example_structure_definition + shader_start + base_variable_string; in test_shader_compilation()