Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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
1265 out_definition = getBlockVariableDefinition(qualifiers, in_type_name, name.c_str()); in prepareBlockVariableStrings()