Home
last modified time | relevance | path

Searched refs:getReason (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DInlineCost.h121 const char *getReason() const {
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboTestUtil.hpp116 deUint32 getReason (void) const { return m_reason; } in getReason() function in deqp::gles31::Functional::FboTestUtil::FboIncompleteException
H A Des31fFboTestCase.cpp98 if (e.getReason() == GL_FRAMEBUFFER_UNSUPPORTED) in iterate()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestCase.cpp96 if (e.getReason() == GL_FRAMEBUFFER_UNSUPPORTED) in iterate()
H A Des3fFboTestUtil.hpp206 deUint32 getReason (void) const { return m_reason; } in getReason() function in deqp::gles3::Functional::FboTestUtil::FboIncompleteException
H A Des3fFboRenderTest.cpp459 if (e.getReason() == GL_FRAMEBUFFER_UNSUPPORTED) in iterate()
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUDevice.cpp47 std::variant<interop::GPUDeviceLostReason> getReason(Napi::Env env) override {
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp342 String getReason() const in getReason() function in glcts::LayoutBindingTestResult
1128 log << tcu::TestLog::Message << result.getReason() << tcu::TestLog::EndMessage; in iterate()
1465 return LayoutBindingTestResult(drawTestResult.testPassed(), drawTestResult.getReason()); in binding_basic_render()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DInliner.cpp404 if (const char *Reason = IC.getReason()) in operator <<()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboRenderTest.cpp326 GLenum getReason (void) const { return m_reason; } in getReason() function in deqp::gles2::Functional::FboIncompleteException
595 if (e.getReason() == GL_FRAMEBUFFER_UNSUPPORTED) in iterate()

Completed in 16 milliseconds