HomeSort by relevance Sort by last modified time
    Searched refs:isRenderDocEnabled (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/common/
tcuCommandLine.hpp 230 bool isRenderDocEnabled (void) const;
tcuCommandLine.cpp 811 bool CommandLine::isRenderDocEnabled (void) const { return m_cmdLine.getOption<opt::RenderDoc>(); }
  /external/deqp/external/vulkancts/modules/vulkan/
vktTestPackage.cpp 222 , m_renderDoc (testCtx.getCommandLine().isRenderDocEnabled()

Completed in 84 milliseconds