Home
last modified time | relevance | path

Searched defs:isExtensionSupported (Results 1 – 25 of 35) sorted by relevance

12

/dports/graphics/sage/sage-0.2.0/sage/
H A Dcheck_extension.c16 int isExtensionSupported(const char *extension, const GLubyte *extensions) { in isExtensionSupported() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_opengl/opengl/
H A Djuce_OpenGLHelpers.cpp46 bool OpenGLHelpers::isExtensionSupported (const char* const extensionName) in isExtensionSupported() function in juce::OpenGLHelpers
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_opengl.h66 #define isExtensionSupported(ext) strstr(extensions, ext) macro
H A Dgl_opengl.c46 #define isExtensionSupported(ext) strstr(extensions, ext) macro
/dports/devel/sfml/SFML-2.5.1/src/SFML/Audio/
H A DAudioDevice.cpp104 bool AudioDevice::isExtensionSupported(const std::string& extension) in isExtensionSupported() function in sf::priv::AudioDevice
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fNegativeTestShared.cpp130 bool NegativeTestContext::isExtensionSupported (std::string extension) in isExtensionSupported() function in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/videonode/egl/
H A Dqsgvideonode_egl.cpp213 static bool isExtensionSupported() in isExtensionSupported() function
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opengles/
H A DEGLDisplay.java91 public boolean isExtensionSupported(final String eglExtension) { in isExtensionSupported() method in EGLDisplay
/dports/graphics/jogamp-jogl/jogl/src/test-native/
H A DglExtensionsListGL3.c18 static bool isExtensionSupported(const char *extList, const char *extension) in isExtensionSupported() function
H A DcontextRetargetDrawable02.c351 static bool isExtensionSupported(const char *extList, const char *extension) in isExtensionSupported() function
/dports/emulators/vice/vice-3.5/src/arch/gtk3/
H A Dopengl_renderer_unix.c314 static bool isExtensionSupported(const char *extList, const char *extension) in isExtensionSupported() function
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/glide2gl/src/Glitch64/
H A Dglitchmain.c47 static int isExtensionSupported(const char *extension) in isExtensionSupported() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp460 bool isExtensionSupported (const std::vector<VkExtensionProperties>& extensions, const RequiredExte… in isExtensionSupported() function
465 bool isExtensionSupported (const vector<std::string>& extensionStrings, const std::string& extensio… in isExtensionSupported() function
H A DvkQueryUtil.hpp318 bool isExtensionSupported (ExtensionIterator begin, ExtensionIterator end, const RequiredExtension&… in isExtensionSupported() function
/dports/games/glaxium/glaxium_0.5/
H A Dvariables.cpp475 bool GlaxiumVariables::isExtensionSupported(const char *extension) in isExtensionSupported() function in GlaxiumVariables
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluContextInfo.cpp255 bool ContextInfo::isExtensionSupported (const char* name) const in isExtensionSupported() function in glu::ContextInfo
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fShaderFragDataTests.cpp64 static bool isExtensionSupported (const glu::RenderContext& renderCtx, const std::string& extension) in isExtensionSupported() function
/dports/x11-toolkits/pangolin/Pangolin-0.6/src/display/device/
H A Ddisplay_x11.cpp65 bool isExtensionSupported(const char *extList, const char *extension) in isExtensionSupported() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp324 bool TestCaseBase::isExtensionSupported(const std::string& extName) const in isExtensionSupported() function in glcts::TestCaseBase
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/cmd/
H A Dopenvdb_render.cc252 inline void isExtensionSupported(const std::string& fname) in isExtensionSupported() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cStencilTexturingTests.cpp354 bool Utils::isExtensionSupported(deqp::Context& context, const GLchar* extension_name) in isExtensionSupported() function in gl4cts::StencilTexturing::Utils
/dports/devel/bullet/bullet3-3.21/examples/OpenGLWindow/
H A DX11OpenGLWindow.cpp377 static bool isExtensionSupported(const char* extList, const char* extension) in isExtensionSupported() function
/dports/graphics/nanort/nanort-b1feea8/examples/common/OpenGLWindow/
H A DX11OpenGLWindow.cpp294 static bool isExtensionSupported(const char *extList, const char *extension) in isExtensionSupported() function
/dports/devel/py-bullet3/bullet3-3.21/examples/OpenGLWindow/
H A DX11OpenGLWindow.cpp377 static bool isExtensionSupported(const char* extList, const char* extension) in isExtensionSupported() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fTextureCompletenessTests.cpp74 static bool isExtensionSupported (const glu::ContextInfo& ctxInfo, const char* extension) in isExtensionSupported() function

12