Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.hpp401 …static std::string getBlockVariableReference(VARIABLE_FLAVOUR flavour, const glw::GLchar* variable…
Dgl4cShadingLanguage420PackTests.cpp990 std::string Utils::getBlockVariableReference(VARIABLE_FLAVOUR flavour, const glw::GLchar* variable_… in getBlockVariableReference() function in gl4cts::GLSL420Pack::Utils
1266 out_reference = getBlockVariableReference(flavour, name.c_str(), in_block_name); in prepareBlockVariableStrings()