Lines Matching refs:createCaseGroup
1363 static void createCaseGroup (TestCaseGroup* parent, const char* groupName, const char* groupDesc, c… in createCaseGroup() function
1548 …createCaseGroup(this, "texture", "texture() Tests", textureCases, DE_LENGTH_OF_ARRAY(textureCases)… in init()
1601 …createCaseGroup(this, "textureoffset", "textureOffset() Tests", textureOffsetCases, DE_LENGTH_OF_A… in init()
1654 …createCaseGroup(this, "textureproj", "textureProj() Tests", textureProjCases, DE_LENGTH_OF_ARRAY(t… in init()
1707 …createCaseGroup(this, "textureprojoffset", "textureOffsetProj() Tests", textureProjOffsetCases, DE… in init()
1735 …createCaseGroup(this, "texturelod", "textureLod() Tests", textureLodCases, DE_LENGTH_OF_ARRAY(text… in init()
1758 …createCaseGroup(this, "texturelodoffset", "textureLodOffset() Tests", textureLodOffsetCases, DE_LE… in init()
1781 …createCaseGroup(this, "textureprojlod", "textureProjLod() Tests", textureProjLodCases, DE_LENGTH_O… in init()
1804 …createCaseGroup(this, "textureprojlodoffset", "textureProjLodOffset() Tests", textureProjLodOffset… in init()
1838 …createCaseGroup(this, "texturegrad", "textureGrad() Tests", textureGradCases, DE_LENGTH_OF_ARRAY(t… in init()
1866 …createCaseGroup(this, "texturegradoffset", "textureGradOffset() Tests", textureGradOffsetCases, DE… in init()
1892 …createCaseGroup(this, "textureprojgrad", "textureProjGrad() Tests", textureProjGradCases, DE_LENGT… in init()
1918 …createCaseGroup(this, "textureprojgradoffset", "textureProjGradOffset() Tests", textureProjGradOff… in init()
1940 …createCaseGroup(this, "texelfetch", "texelFetch() Tests", texelFetchCases, DE_LENGTH_OF_ARRAY(texe… in init()
1961 …createCaseGroup(this, "texelfetchoffset", "texelFetchOffset() Tests", texelFetchOffsetCases, DE_LE… in init()