Lines Matching refs:createCaseGroup

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