Home
last modified time | relevance | path

Searched refs:DE_DEBUG (Results 1 – 25 of 43) sorted by relevance

12

/third_party/vk-gl-cts/framework/delibs/debase/
DdeDefs.h197 #if defined(DE_DEBUG)
202 # define DE_DEBUG /*!< Debug build enabled? Usage: #if defined(DE_DEBUG). */ macro
206 # define DE_DEBUG macro
212 #if defined(DE_DEBUG)
263 #if defined(DE_DEBUG) && !defined(DE_COVERAGE_BUILD)
270 #if defined(DE_DEBUG)
277 #if defined(DE_DEBUG) && !defined(DE_COVERAGE_BUILD)
348 #if defined(DE_DEBUG)
DdeMemory.c72 #if defined(DE_DEBUG) in deMalloc()
/third_party/vk-gl-cts/framework/delibs/cmake/
DDefs.cmake140 if (NOT DEFINED DE_DEBUG)
142 set(DE_DEBUG 1) variable
144 set(DE_DEBUG 0) variable
165 message(STATUS "DE_DEBUG = ${DE_DEBUG}")
172 if (DE_DEBUG)
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidRenderActivity.cpp34 #if defined(DE_DEBUG)
50 #if defined(DE_DEBUG)
/third_party/vk-gl-cts/framework/delibs/dethread/unix/
DdeMutexUnix.c51 #if defined(DE_DEBUG) in deMutex_create()
/third_party/vk-gl-cts/framework/common/
DtcuTestCase.cpp82 #if defined(DE_DEBUG) in addChild()
/third_party/vk-gl-cts/external/libpng/
DCMakeLists.txt64 if (DE_DEBUG EQUAL 1)
/third_party/vk-gl-cts/framework/delibs/depool/
DdeMemPool.c124 #if defined(DE_DEBUG) in MemPage_init()
155 #if defined(DE_DEBUG) in MemPage_destroy()
/third_party/vk-gl-cts/modules/internal/
DditBuildInfoTests.cpp184 #if defined(DE_DEBUG) in init()
/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.c48 #if defined(DE_DEBUG)
135 #if defined(DE_DEBUG)
331 #if defined(DE_DEBUG) in qpTestLog_createFileLog()
587 #if defined(DE_DEBUG) in qpTestLog_terminateCase()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktInfoTests.cpp105 #if defined(DE_DEBUG) in logBuildInfo()
/third_party/vk-gl-cts/
Dvk_gl_cts.gni54 "DE_DEBUG",
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktInfoTests.cpp105 #if defined(DE_DEBUG) in logBuildInfo()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexOrdering.cpp507 #if defined(DE_DEBUG) && !defined(DE_COVERAGE_BUILD) in iterate()
531 #if defined(DE_DEBUG) && !defined(DE_COVERAGE_BUILD) in iterate()
/third_party/vk-gl-cts/framework/randomshaders/
DrsgBinaryOps.cpp512 #if defined(DE_DEBUG) in operator ()()
565 #if defined(DE_DEBUG) in operator ()()
615 #if defined(DE_DEBUG) in operator ()()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp240 #if defined(DE_DEBUG) in checkElapsedTime()
330 #if !defined(DE_DEBUG) in randomFloat()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp240 #if defined(DE_DEBUG) in checkElapsedTime()
330 #if !defined(DE_DEBUG) in randomFloat()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.cpp242 #if defined(DE_DEBUG)
DvkPrograms.cpp54 #if defined(DE_DEBUG)
/third_party/vk-gl-cts/framework/opengl/
DgluDrawUtil.cpp441 #if defined(DE_DEBUG)
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSeparateShaderTests.cpp172 #if defined(DE_DEBUG)
789 #if defined(DE_DEBUG)
/third_party/vk-gl-cts/executor/
DxeTestResultParser.cpp193 #if defined(DE_DEBUG)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktSampleVerifier.cpp116 #if defined(DE_DEBUG) in fetchTexelWrapped()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp116 #if defined(DE_DEBUG) in fetchTexelWrapped()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp2549 #if defined(DE_DEBUG) && !defined(DE_COVERAGE_BUILD) in executeRenderTest()
2582 #if defined(DE_DEBUG) && !defined(DE_COVERAGE_BUILD) in executeRenderTest()

12