Searched defs:variable_declaration (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessTexturesTests.cpp | 895 void BufferTest<T, S, N>::PrepareProgram(const glw::GLchar* variable_declaration) in PrepareProgram() 2075 void StorageAndSubImageTest<T, S, N, D, I>::PrepareProgram(const glw::GLchar* variable_declaration,… in PrepareProgram() 3486 …Luint StorageMultisampleTest<T, S, N, D>::PrepareProgram(const glw::GLchar* variable_declaration, … in PrepareProgram()
|
D | gl4cShadingLanguage420PackTests.cpp | 6552 static const GLchar* variable_declaration = " QUALIFIERS VARIABLE_NAME"; in prepareShaderSource() local
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cArrayOfArraysTests.cpp | 3175 std::string variable_declaration = "float x[1][1][1][1][1][1][1][1];\n\n"; in test_shader_compilation() local
|