HomeSort by relevance Sort by last modified time
    Searched refs:TestCaseGroup (Results 551 - 575 of 654) sorted by null

<<21222324252627

  /external/deqp/modules/gles3/functional/
es3fShaderDiscardTests.cpp 118 : TestCaseGroup(context, "discard", "Discard statement tests")
es3fShaderReturnTests.cpp 118 : TestCaseGroup(context, "return", "Return Statement Tests")
es3fSyncTests.cpp 273 : TestCaseGroup(context, "fence_sync", "Fence Sync Tests")
es3fSamplerStateQueryTests.cpp 470 : TestCaseGroup (context, "sampler", "Sampler State Query tests")
516 this->TestCaseGroup::deinit();
es3fShaderCommonFunctionTests.cpp     [all...]
es3fColorClearTest.cpp 297 ColorClearTest::ColorClearTest (Context& context) : TestCaseGroup(context, "color_clear", "Color Clear Tests")
es3fDepthTests.cpp 258 : TestCaseGroup(context, "depth", "Depth Tests")
es3fIndexedStateQueryTests.cpp 432 : TestCaseGroup(context, "indexed", "Indexed Integer Values")
  /external/deqp/modules/gles3/performance/
es3pBlendTests.cpp 127 : TestCaseGroup(context, "blend", "Blend Performance Tests")
  /external/deqp/modules/gles3/stress/
es3sOcclusionQueryTests.cpp 285 : TestCaseGroup(testCtx, "occlusion_query", "Occlusion query stress tests")
es3sSyncTests.cpp 269 : TestCaseGroup(context, "fence_sync", "Fence Sync Tests")
  /external/deqp/modules/gles31/functional/
es31fSSBOArrayLengthTests.cpp 276 : TestCaseGroup(context, "array_length", "Test array.length()")
es31fGeometryShaderTests.cpp     [all...]
es31fTextureLevelStateQueryTests.cpp     [all...]
es31fShaderCommonFunctionTests.cpp     [all...]
  /external/deqp/modules/gles2/stress/
es2sSpecialFloatTests.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureCompletenessTests.cpp     [all...]
es2fTextureFilteringTests.cpp 610 : TestCaseGroup(context, "filtering", "Texture Filtering Tests")
620 tcu::TestCaseGroup* group2D = new tcu::TestCaseGroup(m_testCtx, "2d", "2D Texture Filtering");
621 tcu::TestCaseGroup* groupCube = new tcu::TestCaseGroup(m_testCtx, "cube", "Cube Map Filtering");
es2fTextureUnitTests.cpp 920 : TestCaseGroup(context, "units", "Texture Unit Usage Tests")
946 tcu::TestCaseGroup* countGroup = new tcu::TestCaseGroup(m_testCtx, countGroupName.c_str(), "");
    [all...]
es2fShaderOperatorTests.cpp 605 : TestCaseGroup(context, "operator", "Operator tests.")
    [all...]
es2fBooleanStateQueryTests.cpp 538 : TestCaseGroup (context, "boolean", "Boolean State Query tests")
617 this->TestCaseGroup::deinit();
es2fColorClearTest.cpp 297 ColorClearTest::ColorClearTest (Context& context) : TestCaseGroup(context, "color_clear", "Color Clear Tests")
es2fDepthTests.cpp 255 : TestCaseGroup(context, "depth", "Depth Tests")
es2fNegativeVertexArrayApiTests.cpp 48 : TestCaseGroup(context, "vertex_array", "Negative Vertex Array API Cases")
es2fReadPixelsTests.cpp 276 : TestCaseGroup(context, "read_pixels", "ReadPixel tests")

Completed in 333 milliseconds

<<21222324252627