Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp4036 static const glw::GLchar* uni_def_token = "UNIFORM_DEFINITIONS"; in prepareTestShader() local
4043 Utils::replaceToken(uni_def_token, search_position, uniform_definitions, string); in prepareTestShader()
4087 static const glw::GLchar* uni_def_token = "UNIFORM_DEFINITIONS"; in prepareTestComputeShader() local
4093 Utils::replaceToken(uni_def_token, search_position, uniform_definitions, string); in prepareTestComputeShader()