Searched defs:widthStr (Results 1 – 8 of 8) sorted by relevance
788 const char* widthStr [] = {"wide", "short", "narrow"}; in TestNextPosition() local
889 char widthStr[32]; in qpTestLog_writeImage() local
179 const auto widthStr = std::to_string(static_cast<int>(bitWidth)); in getGLSLType() local
3021 const auto widthStr = std::to_string(static_cast<int>(bitWidth)); in getGLSLType() local
837 StringRef widthStr = scalar.drop_front(byStart+2); in input() local
19474 const string widthStr = numberToString(width); in createVectorCompositeCases() local19498 string widthStr = numberToString(width); in createArrayCompositeCases() local19543 string widthStr = numberToString(width); in createMatrixCompositeCases() local
5750 const std::string widthStr = (query64Bits ? "_64bits" : "_32bits"); in createTransformFeedbackSimpleTests() local