Searched defs:typeTests (Results 1 – 5 of 5) sorted by relevance
928 enumTypeTest typeTests[] = {{GL_FLOAT, sizeof(GLfloat), 5, 6, (void *)&correctvalues0}, in iterate() local
726 } typeTests[] = { in createPipelineRobustnessCacheTests() local
1237 } typeTests[] = { in createShaderObjectPerformanceTests() local
3499 } typeTests[] = { in createShaderObjectMiscTests() local
3827 de::MovePtr<tcu::TestCaseGroup> typeTests(new tcu::TestCaseGroup(testCtx, "type")); in createTypeTests() local