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

/external/deqp/modules/glshared/
H A DglsUniformBlockCase.cpp1008 std::string fullApiName = string(apiName) + (isArray ? "[0]" : ""); // Arrays are always postfixed with [0] local
1009 int uniformNdx = layout.getUniformIndex(fullApiName.c_str());

Completed in 422 milliseconds