Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp995 static const GLchar* array_ref_template = "BLOCK_NAME[0].VARIABLE_NAME"; in getBlockVariableReference() local
1013 variable_definition = array_ref_template; in getBlockVariableReference()
1211 static const GLchar* array_ref_template = "VARIABLE_NAME[0]"; in getVariableReference() local
1228 variable_definition = array_ref_template; in getVariableReference()