Home
last modified time | relevance | path

Searched defs:is_debug (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cKHRDebugTests.cpp148 TestBase::TestBase(deqp::Context& context, bool is_debug) in TestBase()
255 APIErrorsTest::APIErrorsTest(deqp::Context& context, bool is_debug, const GLchar* name) in APIErrorsTest()
684 LabelsTest::LabelsTest(deqp::Context& context, bool is_debug, const GLchar* name) in LabelsTest()
/external/v8/src/
Dcompiler.cc389 bool is_debug) { in UseAsmWasm()
398 bool is_debug, bool will_serialize) { in UseCompilerDispatcher()
528 bool is_debug = outer_info->is_debug(); in CompileUnoptimizedInnerFunctions() local
Dfactory.cc1651 bool is_debug) { in NewCode()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h347 bool is_debug; member