Home
last modified time | relevance | path

Searched defs:gles (Results 1 – 25 of 95) sorted by relevance

1234

/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Damr_kdtools.pxd44 np.float64_t[:,:] gles,
52 np.float64_t[:,:] gles,
65 np.float64_t[:,:] gles,
H A Damr_kdtools.pyx205 np.float64_t[:,:] gles,
282 np.float64_t[:,:] gles,
373 np.float64_t[:,:] gles,
/dports/games/renpy/renpy-7.4.11-sdk/renpy/gl2/
H A Dgl2shadercache.py139 def source(variables, parts, functions, fragment, gles): argument
189 def __init__(self, filename, gles): argument
/dports/emulators/qemu/qemu-6.2.0/ui/
H A Degl-context.c19 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_create_context() local
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/ui/
H A Degl-context.c19 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_create_context() local
/dports/emulators/qemu60/qemu-6.0.0/ui/
H A Degl-context.c19 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_create_context() local
/dports/emulators/qemu-utils/qemu-4.2.1/ui/
H A Degl-context.c19 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_create_context() local
H A Degl-helpers.c392 bool gles = (mode == DISPLAYGL_MODE_ES); in qemu_egl_init_dpy() local
454 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_init_ctx() local
/dports/emulators/qemu42/qemu-4.2.1/ui/
H A Degl-context.c19 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_create_context() local
H A Degl-helpers.c392 bool gles = (mode == DISPLAYGL_MODE_ES); in qemu_egl_init_dpy() local
454 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_init_ctx() local
/dports/emulators/qemu5/qemu-5.2.0/ui/
H A Degl-context.c19 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_create_context() local
H A Degl-helpers.c392 bool gles = (mode == DISPLAYGL_MODE_ES); in qemu_egl_init_dpy() local
454 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_init_ctx() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/ui/
H A Degl-context.c19 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_create_context() local
H A Degl-helpers.c392 bool gles = (mode == DISPLAYGL_MODE_ES); in qemu_egl_init_dpy() local
454 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_init_ctx() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/ui/
H A Degl-context.c20 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_create_context() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/ui/
H A Degl-context.c19 bool gles = (qemu_egl_mode == DISPLAYGL_MODE_ES); in qemu_egl_create_context() local
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/opengl/computegles31/
H A Dmain.cpp59 bool OGLSupports(int major, int minor, bool gles = false, QSurfaceFormat::OpenGLContextProfile prof… in OGLSupports()
/dports/graphics/libprojectm/projectm-3.1.12/
H A Dconfigure.ac126 AC_ARG_ENABLE([gles], optenable
/dports/x11-toolkits/gtk40/gtk-4.4.1/gsk/gl/
H A Dgskglshaderbuilderprivate.h18 guint gles: 1; member
/dports/devel/love/love-11.3/src/modules/graphics/opengl/
H A DShaderStage.cpp30 …e::graphics::Graphics *gfx, StageType stage, const std::string &source, bool gles, const std::stri… in ShaderStage()
/dports/devel/love10/love-0.10.2/src/modules/window/sdl/
H A DWindow.h117 bool gles; member
/dports/devel/love/love-11.3/src/modules/graphics/
H A DShaderStage.h85 ShaderStageForValidation(Graphics *gfx, StageType stage, const std::string &glsl, bool gles) in ShaderStageForValidation()
H A DShaderStage.cpp139 ShaderStage::ShaderStage(Graphics *gfx, StageType stage, const std::string &glsl, bool gles, const … in ShaderStage()
/dports/devel/love/love-11.3/src/modules/window/sdl/
H A DWindow.h138 bool gles; member
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/effects/backgroundcontrast/
H A Dcontrastshader.cpp103 const bool gles = GLPlatform::instance()->isGLES(); in init() local

1234