Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp1864 std::string non_constant_variable_declaration = " uint a = 2u;\n"; in test_shader_compilation() local
1873 shader_source += non_constant_variable_declaration; in test_shader_compilation()