Searched defs:FboConfig (Results 1 – 5 of 5) sorted by relevance
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgfpdepth/ |
H A D | osgfpdepth.cpp | 69 struct FboConfig struct 71 FboConfig() in FboConfig() argument 76 FboConfig(const string& name_, GLenum colorFormat_, GLenum depthFormat_, in FboConfig() function 84 string name; 108 vector<FboConfig> validConfigs; argument
|
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgfpdepth/ |
H A D | osgfpdepth.cpp | 70 struct FboConfig struct 72 FboConfig() in FboConfig() function 77 FboConfig(const string& name_, GLenum colorFormat_, GLenum depthFormat_, in FboConfig() function 85 string name; 109 vector<FboConfig> validConfigs; argument
|
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/util/ |
H A D | piglit-fbo.cpp | 34 FboConfig::FboConfig(int num_samples, int width, int height) in FboConfig() function in FboConfig
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/ |
H A D | es3fFboRenderTest.cpp | 66 class FboConfig class 69 …FboConfig (deUint32 buffers_, deUint32 colorType_, deUint32 colorFormat_, deUint32 depthStencilTyp… in FboConfig() function in deqp::gles3::Functional::FboConfig 81 FboConfig (void) in FboConfig() function in deqp::gles3::Functional::FboConfig
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/ |
H A D | es2fFboRenderTest.cpp | 236 class FboConfig class 239 FboConfig (void) in FboConfig() function in deqp::gles2::Functional::FboConfig
|