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

1 2 3 4 5 6 7 8 91011>>

  /external/skia/tools/gpu/mock/
MockTestContext.h 11 #include "TestContext.h"
19 TestContext* CreateMockTestContext(TestContext* shareContext = nullptr);
  /external/skia/tools/gpu/mtl/
MtlTestContext.h 11 #include "TestContext.h"
16 TestContext* CreatePlatformMtlTestContext(TestContext*);
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineMultisampleImageTests.hpp 33 tcu::TestCaseGroup* createMultisampleSampledImageTests (tcu::TestContext& testCtx);
34 tcu::TestCaseGroup* createMultisampleStorageImageTests (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsm16bitStorageTests.hpp 34 tcu::TestCaseGroup* create16BitStorageComputeGroup (tcu::TestContext& testCtx);
35 tcu::TestCaseGroup* create16BitStorageGraphicsGroup (tcu::TestContext& testCtx);
vktSpvAsmVariablePointersTests.hpp 34 tcu::TestCaseGroup* createVariablePointersComputeGroup (tcu::TestContext& testCtx);
35 tcu::TestCaseGroup* createVariablePointersGraphicsGroup (tcu::TestContext& testCtx);
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationGeometryGridRenderTests.hpp 35 tcu::TestCaseGroup* createGeometryGridRenderLimitsTests (tcu::TestContext& testCtx);
36 tcu::TestCaseGroup* createGeometryGridRenderScatterTests (tcu::TestContext& testCtx);
  /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);
vktApiDescriptorPoolTests.hpp 35 tcu::TestCaseGroup* createDescriptorPoolTests (tcu::TestContext& testCtx);
vktApiDeviceInitializationTests.hpp 34 tcu::TestCaseGroup* createDeviceInitializationTests (tcu::TestContext& testCtx);
vktApiExternalMemoryTests.hpp 32 tcu::TestCaseGroup* createExternalMemoryTests (tcu::TestContext& testCtx);
vktApiFeatureInfo.hpp 34 tcu::TestCaseGroup* createFeatureInfoTests (tcu::TestContext& testCtx);
vktApiFillBufferTests.hpp 36 tcu::TestCaseGroup* createFillAndUpdateBufferTests (tcu::TestContext& testCtx);
vktApiGranularityTests.hpp 36 tcu::TestCaseGroup* createGranularityQueryTests (tcu::TestContext& testCtx);
vktApiImageClearingTests.hpp 36 tcu::TestCaseGroup* createImageClearingTests (tcu::TestContext& testCtx);
vktApiNullHandleTests.hpp 34 tcu::TestCaseGroup* createNullHandleTests (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);

Completed in 160 milliseconds

1 2 3 4 5 6 7 8 91011>>