Home
last modified time | relevance | path

Searched refs:numNotSupported (Results 1 - 20 of 20) sorted by relevance

/test/xts/acts/graphic/vkgl/src/
H A Dshrinkdefine.h34 TestSuite::runResult.numNotSupported += result.numNotSupported; \
38 if (result.numNotSupported == 1) { \
H A Dtestsuitehead.h32 runResult.numNotSupported = 0; \
41 printf("Test run totals --- Notsupport[%d]\n", runResult.numNotSupported); \
/test/xts/acts/graphic/vkgl/src/deqpgles3/
H A DDeqpgles3BaseFunc.cpp74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
H A DDeqpgles3BaseFunc.h23 int numNotSupported; // !< Number of cases not supported. member
/test/xts/acts/graphic/vkgl/src/deqpgles2/
H A DDeqpgles2BaseFunc.cpp74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
H A DDeqpgles2BaseFunc.h23 int numNotSupported; // !< Number of cases not supported. member
/test/xts/acts/graphic/vkgl/src/khrgles31/
H A DKhrgles31BaseFunc.cpp74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
H A DKhrgles31BaseFunc.h23 int numNotSupported; // !< Number of cases not supported. member
/test/xts/acts/graphic/vkgl/src/khrgles32/
H A DKhrgles32BaseFunc.cpp74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
H A DKhrgles32BaseFunc.h23 int numNotSupported; // !< Number of cases not supported. member
/test/xts/acts/graphic/vkgl/src/khrglesext/
H A DKhrglesextBaseFunc.cpp74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
H A DKhrglesextBaseFunc.h23 int numNotSupported; // !< Number of cases not supported. member
/test/xts/acts/graphic/vkgl/src/deqpgles31/
H A DDeqpgles31BaseFunc.cpp74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
H A DDeqpgles31BaseFunc.h23 int numNotSupported; // !< Number of cases not supported. member
/test/xts/acts/graphic/vkgl/src/egl/
H A DEglBaseFunc.cpp79 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
H A DEglBaseFunc.h23 int numNotSupported; // !< Number of cases not supported. member
/test/xts/acts/graphic/vkgl/src/khrgles2/
H A DKhrgles2BaseFunc.cpp74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
H A DKhrgles2BaseFunc.h23 int numNotSupported; // !< Number of cases not supported. member
/test/xts/acts/graphic/vkgl/src/khrgles3/
H A DKhrgles3BaseFunc.cpp74 runResult.numNotSupported = app->getResult().numNotSupported; in RunTestKHRGLES()
H A DKhrgles3BaseFunc.h23 int numNotSupported; // !< Number of cases not supported. member

Completed in 4 milliseconds