Searched defs:getReason (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ | ||
H A D | es31fFboTestUtil.hpp | 116 deUint32 getReason (void) const { return m_reason; } in getReason() function in deqp::gles31::Functional::FboTestUtil::FboIncompleteException |
/third_party/vk-gl-cts/modules/gles3/functional/ | ||
H A D | es3fFboTestUtil.hpp | 206 deUint32 getReason (void) const { return m_reason; } in getReason() function in deqp::gles3::Functional::FboTestUtil::FboIncompleteException |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ | ||
H A D | es31cLayoutBindingTests.cpp | 342 String getReason() const in getReason() function in glcts::LayoutBindingTestResult |
/third_party/vk-gl-cts/modules/gles2/functional/ | ||
H A D | es2fFboRenderTest.cpp | 326 GLenum getReason (void) const { return m_reason; } in getReason() function in deqp::gles2::Functional::FboIncompleteException |
Completed in 10 milliseconds