HomeSort by relevance Sort by last modified time
    Searched refs:TestContext (Results 1 - 25 of 410) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/deqp/framework/common/
tcuTestHierarchyUtil.hpp 32 // \todo [2015-02-26 pyry] Remove TestContext requirement
33 void writeXmlCaselistsToFiles (TestPackageRoot& root, TestContext& testCtx, const CommandLine& cmdLine);
34 void writeTxtCaselistsToFiles (TestPackageRoot& root, TestContext& testCtx, const CommandLine& cmdLine);
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiBufferTests.hpp 36 tcu::TestCaseGroup* createBufferTests (tcu::TestContext& testCtx);
vktApiBufferViewAccessTests.hpp 36 tcu::TestCaseGroup* createBufferViewAccessTests (tcu::TestContext& testCtx);
vktApiBufferViewCreateTests.hpp 36 tcu::TestCaseGroup* createBufferViewCreateTests (tcu::TestContext& testCtx);
vktApiCommandBuffersTests.hpp 32 tcu::TestCaseGroup* createCommandBuffersTests (tcu::TestContext& testCtx);
vktApiCopiesAndBlittingTests.hpp 36 tcu::TestCaseGroup* createCopiesAndBlittingTests (tcu::TestContext& testCtx);
vktApiDeviceInitializationTests.hpp 34 tcu::TestCaseGroup* createDeviceInitializationTests (tcu::TestContext& testCtx);
vktApiFeatureInfo.hpp 34 tcu::TestCaseGroup* createFeatureInfoTests (tcu::TestContext& testCtx);
vktApiObjectManagementTests.hpp 34 tcu::TestCaseGroup* createObjectManagementTests (tcu::TestContext& testCtx);
vktApiSmokeTests.hpp 34 tcu::TestCaseGroup* createSmokeTests (tcu::TestContext& testCtx);
vktApiTests.hpp 34 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingModelTests.hpp 34 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx);
vktBindingShaderAccessTests.hpp 34 tcu::TestCaseGroup* createShaderAccessTests (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeBasicComputeShaderTests.hpp 34 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx);
vktComputeIndirectComputeDispatchTests.hpp 34 tcu::TestCaseGroup* createIndirectComputeDispatchTests (tcu::TestContext& testCtx);
vktComputeShaderBuiltinVarTests.hpp 33 tcu::TestCaseGroup* createComputeShaderBuiltinVarTests (tcu::TestContext& testCtx);
vktComputeTests.hpp 34 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawTests.hpp 35 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateTests.hpp 35 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageAtomicOperationTests.hpp 34 tcu::TestCaseGroup* createImageAtomicOperationTests (tcu::TestContext& testCtx);
vktImageLoadStoreTests.hpp 36 tcu::TestCaseGroup* createImageStoreTests (tcu::TestContext& testCtx);
37 tcu::TestCaseGroup* createImageLoadStoreTests (tcu::TestContext& testCtx);
38 tcu::TestCaseGroup* createImageFormatReinterpretTests (tcu::TestContext& testCtx);
40 de::MovePtr<TestCase> createImageQualifierRestrictCase (tcu::TestContext& testCtx, const ImageType imageType, const std::string& name);
vktImageQualifiersTests.hpp 34 tcu::TestCaseGroup* createImageQualifiersTests (tcu::TestContext& testCtx);
vktImageSizeTests.hpp 34 tcu::TestCaseGroup* createImageSizeTests (tcu::TestContext& testCtx);
vktImageTests.hpp 34 tcu::TestCaseGroup* createTests (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryAllocationTests.hpp 34 tcu::TestCaseGroup* createAllocationTests (tcu::TestContext& testCtx);

Completed in 223 milliseconds

1 2 3 4 5 6 7 8 91011>>