Searched refs:uni_def_token (Results 1 – 1 of 1) sorted by relevance
4036 static const glw::GLchar* uni_def_token = "UNIFORM_DEFINITIONS"; in prepareTestShader() local4043 Utils::replaceToken(uni_def_token, search_position, uniform_definitions, string); in prepareTestShader()4087 static const glw::GLchar* uni_def_token = "UNIFORM_DEFINITIONS"; in prepareTestComputeShader() local4093 Utils::replaceToken(uni_def_token, search_position, uniform_definitions, string); in prepareTestComputeShader()