Searched refs:invalid_buffer_shader_source (Results 1 – 1 of 1) sorted by relevance
7734 const std::string invalid_buffer_shader_source = "layout(std140) buffer MyBuffer\n" in test_shader_compilation() local7745 std::string source = invalid_buffer_shader_source; in test_shader_compilation()