Searched defs:FboConfig (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ | ||
H A D | es3fFboRenderTest.cpp | 66 class FboConfig class 69 FboConfig (deUint32 buffers_, deUint32 colorType_, deUint32 colorFormat_, deUint32 depthStencilType_, deUint32 depthStencilFormat_, int width_ = 0, int height_ = 0, int samples_ = 0) in FboConfig() function in deqp::gles3::Functional::FboConfig 81 FboConfig (void) in FboConfig() function in deqp::gles3::Functional::FboConfig [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ | ||
H A D | es2fFboRenderTest.cpp | 236 class FboConfig class 239 FboConfig (void) in FboConfig() function in deqp::gles2::Functional::FboConfig [all...] |
Completed in 5 milliseconds