Home
last modified time | relevance | path

Searched defs:FboIncompleteException (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fFboTestUtil.hpp121 class FboIncompleteException : public tcu::TestError class
H A Des31fFboTestUtil.cpp504 FboIncompleteException::FboIncompleteException(uint32_t reason, const char *file, int line) in FboIncompleteException() function in deqp::gles31::Functional::FboTestUtil::FboIncompleteException
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboTestUtil.hpp228 class FboIncompleteException : public tcu::TestError class
H A Des3fFboTestUtil.cpp983 FboIncompleteException::FboIncompleteException(uint32_t reason, const char *file, int line) in FboIncompleteException() function in deqp::gles3::Functional::FboTestUtil::FboIncompleteException
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fFboRenderTest.cpp343 class FboIncompleteException : public tcu::TestError class
384 FboIncompleteException::FboIncompleteException(const FboConfig &config, GLenum reason, const char *… in FboIncompleteException() function in deqp::gles2::Functional::FboIncompleteException