Home
last modified time | relevance | path

Searched refs:arrNdx (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp283 std::string getUniformName (const std::string& name, int declNdx, int arrNdx) in getUniformName() argument
285 return name + de::toString(declNdx) + "[" + de::toString(arrNdx) + "]"; in getUniformName()

Completed in 4 milliseconds