Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp398 …static std::string getBlockVariableDefinition(const Utils::qualifierSet &qualifiers, const glw::GL…
Dgl4cShadingLanguage420PackTests.cpp955 std::string Utils::getBlockVariableDefinition(const qualifierSet &qualifiers, const glw::GLchar *ty… in getBlockVariableDefinition() function in gl4cts::GLSL420Pack::Utils
1250 out_definition = getBlockVariableDefinition(qualifiers, in_type_name, name.c_str()); in prepareBlockVariableStrings()