Home
last modified time | relevance | path

Searched refs:isComplete (Results 1 – 25 of 36) sorted by relevance

12

/test/xts/acts/graphic/vulkan/src/
Dshrinkdefine.h36 if (result.isComplete) { \
37 EXPECT_TRUE(result.isComplete); \
/test/xts/acts/graphic/vkgl/src/
Dshrinkdefine.h40 } else if (result.isComplete) { \
41 EXPECT_TRUE(result.isComplete); \
/test/xts/acts/graphic/vkgl/src/khrgles2/
DKhrgles2BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles3/
DDeqpgles3BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles31/
DDeqpgles31BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles31/
DKhrgles31BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrglesext/
DKhrglesextBaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
DKhrglesextBaseFunc.h26 bool isComplete; // !< Is run complete. member
/test/xts/acts/graphic/vkgl/src/khrgles3/
DKhrgles3BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/deqpgles2/
DDeqpgles2BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
/test/xts/acts/graphic/vkgl/src/khrgles32/
DKhrgles32BaseFunc.cpp70 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/renderpass2/
DRenderpass2BaseFunc.cpp73 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
DRenderpass2BaseFunc.h26 bool isComplete; // !< Is run complete. member
/test/xts/acts/graphic/vulkan/src/texture/
DTextureBaseFunc.cpp74 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
DTextureBaseFunc.h26 bool isComplete; // !< Is run complete. member
/test/xts/acts/graphic/vulkan/src/renderpass/
DRenderpassBaseFunc.cpp73 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
DRenderpassBaseFunc.h26 bool isComplete; // !< Is run complete. member
/test/xts/acts/graphic/vulkan/src/synchronization/
DSynchronizationBaseFunc.cpp74 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
DSynchronizationBaseFunc.h26 bool isComplete; // !< Is run complete. member
/test/xts/acts/graphic/vulkan/src/robustness/
DRobustnessBaseFunc.cpp74 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/subgroups/
DSubgroupsBaseFunc.cpp74 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
DSubgroupsBaseFunc.h26 bool isComplete; // !< Is run complete. member
/test/xts/acts/graphic/vulkan/src/image/
DImageBaseFunc.cpp73 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/compute/
DComputeBaseFunc.cpp73 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()
/test/xts/acts/graphic/vulkan/src/ubo/
DUboBaseFunc.cpp74 runResult.isComplete = app->getResult().isComplete; in RunTestKHRGLES()

12