Lines Matching refs:createCaseGroup
1426 static void createCaseGroup (TestCaseGroup* parent, const char* groupName, const char* groupDesc, c… in createCaseGroup() function
1611 …createCaseGroup(this, "texture", "texture() Tests", textureCases, DE_LENGTH_OF_ARRAY(textureCases)… in init()
1664 …createCaseGroup(this, "textureoffset", "textureOffset() Tests", textureOffsetCases, DE_LENGTH_OF_A… in init()
1717 …createCaseGroup(this, "textureproj", "textureProj() Tests", textureProjCases, DE_LENGTH_OF_ARRAY(t… in init()
1770 …createCaseGroup(this, "textureprojoffset", "textureOffsetProj() Tests", textureProjOffsetCases, DE… in init()
1798 …createCaseGroup(this, "texturelod", "textureLod() Tests", textureLodCases, DE_LENGTH_OF_ARRAY(text… in init()
1821 …createCaseGroup(this, "texturelodoffset", "textureLodOffset() Tests", textureLodOffsetCases, DE_LE… in init()
1844 …createCaseGroup(this, "textureprojlod", "textureProjLod() Tests", textureProjLodCases, DE_LENGTH_O… in init()
1867 …createCaseGroup(this, "textureprojlodoffset", "textureProjLodOffset() Tests", textureProjLodOffset… in init()
1901 …createCaseGroup(this, "texturegrad", "textureGrad() Tests", textureGradCases, DE_LENGTH_OF_ARRAY(t… in init()
1929 …createCaseGroup(this, "texturegradoffset", "textureGradOffset() Tests", textureGradOffsetCases, DE… in init()
1955 …createCaseGroup(this, "textureprojgrad", "textureProjGrad() Tests", textureProjGradCases, DE_LENGT… in init()
1981 …createCaseGroup(this, "textureprojgradoffset", "textureProjGradOffset() Tests", textureProjGradOff… in init()
2003 …createCaseGroup(this, "texelfetch", "texelFetch() Tests", texelFetchCases, DE_LENGTH_OF_ARRAY(texe… in init()
2024 …createCaseGroup(this, "texelfetchoffset", "texelFetchOffset() Tests", texelFetchOffsetCases, DE_LE… in init()