Home
last modified time | relevance | path

Searched refs:structure_declaration (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp1466 std::string structure_declaration = "struct MyStructure {\n" in test_shader_compilation() local
1476 std::string shader_source = structure_declaration; in test_shader_compilation()