Searched defs:SShort (Results 1 – 2 of 2) sorted by relevance
384 Format<GLshort, GL_SHORT, false> SShort(es3); in GetTestCases() local725 Format<GLshort, GL_SHORT, false> SShort(es3); in GetTestCases() local746 Format<GLshort, GL_SHORT, false, true> SShort(es3); in GetTestCases() local
49 using SShort = IntBase<signed short>; // NOLINT variable