Home
last modified time | relevance | path

Searched defs:GRAPHICS (Results 1 – 25 of 75) sorted by relevance

123

/dports/devel/raylib/raylib-3.7.0/cmake/
H A DLibraryConfigurations.cmake7 set(GRAPHICS "GRAPHICS_API_OPENGL_33") variable
34 set(GRAPHICS "GRAPHICS_API_OPENGL_ES2") variable
40 set(GRAPHICS "GRAPHICS_API_OPENGL_ES2") variable
52 set(GRAPHICS "GRAPHICS_API_OPENGL_ES2") variable
65 set(GRAPHICS "GRAPHICS_API_OPENGL_ES2") variable
86 set(GRAPHICS "GRAPHICS_API_OPENGL_33") variable
88 set(GRAPHICS "GRAPHICS_API_OPENGL_21") variable
90 set(GRAPHICS "GRAPHICS_API_OPENGL_11") variable
92 set(GRAPHICS "GRAPHICS_API_OPENGL_ES2") variable
100 set(GRAPHICS "GRAPHICS_API_OPENGL_33") variable
/dports/devel/raylib/raylib-3.7.0/src/
H A DMakefile206 GRAPHICS ?= GRAPHICS_API_OPENGL_33 macro
212 GRAPHICS = GRAPHICS_API_OPENGL_ES2 macro
216 GRAPHICS = GRAPHICS_API_OPENGL_ES2 macro
220 GRAPHICS = GRAPHICS_API_OPENGL_ES2 macro
224 GRAPHICS = GRAPHICS_API_OPENGL_ES2 macro
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/settings/
H A Dapp_settings.h113 struct GRAPHICS struct
115 int canvas_type;
116 float highlight_factor; ///< How much to brighten highlighted objects by
117 float select_factor; ///< How much to brighten selected objects by
118 float high_contrast_factor; ///< How much to darken inactive layers by
H A Dcommon_settings.h98 struct GRAPHICS struct
100 int cairo_aa_mode;
101 int opengl_aa_mode;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workspaces/include/aws/workspaces/model/
H A DCompute.h23 GRAPHICS, enumerator
/dports/biology/ncbi-toolkit/ncbi/doc/seq_install/
H A DMakefile15 GRAPHICS=spacer10.GIF left.GIF bg.gif sequin-icon-win.gif macro
/dports/games/holotz-castle/holotz-castle-1.3.14-src/JLib/JLib/Graphics/
H A DMakefile5 GRAPHICS=JLib/Graphics macro
/dports/games/holotz-castle/holotz-castle-1.3.14-src/JLib/
H A DMakefile4 GRAPHICS=JLib/Graphics macro
/dports/games/zoom/zoom-1.1.5/src/
H A Drc_parse.h56 GRAPHICS = 272, enumerator
82 #define GRAPHICS 272 macro
/dports/math/PDL/PDL-2.019/Basic/Pod/
H A DModules.pod121 =head1 GRAPHICS chapter
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DBMPHeaders.h44 GRAPHICS = 0x00000002, enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DBMPHeaders.h44 GRAPHICS = 0x00000002, enumerator
/dports/www/firefox/firefox-99.0/image/
H A DBMPHeaders.h44 GRAPHICS = 0x00000002, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DBMPHeaders.h44 GRAPHICS = 0x00000002, enumerator
/dports/graphics/graphviz/graphviz-2.44.1/cmd/tools/
H A Dgmlparse.h59 GRAPHICS = 269, enumerator
94 #define GRAPHICS 269 macro
H A Dy.tab.h59 GRAPHICS = 269, enumerator
94 #define GRAPHICS 269 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportbuilder/java/org/libreoffice/report/
H A DOfficeToken.java24 public static final String GRAPHICS = "Graphics"; field in OfficeToken
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportbuilder/java/org/libreoffice/report/
H A DOfficeToken.java24 public static final String GRAPHICS = "Graphics"; field in OfficeToken
/dports/games/libretro-desmume2015/desmume2015-d6128e6/tools/ds_tests/spriteblend/
H A DMakefile22 GRAPHICS := data macro
/dports/games/libretro-desmume2015/desmume2015-d6128e6/tools/ds_tests/armwrestler/
H A DMakefile24 GRAPHICS := gfx macro
/dports/cad/horizon-eda/horizon-2.1.0/src/canvas/
H A Dtriangle.hpp29 enum class Type : uint8_t { NONE, TEXT, GRAPHICS, PLANE_OUTLINE, PLANE_FILL, POLYGON, PAD }; enumerator
/dports/cad/horizon-eda/horizon-2.1.0/src/imp/
H A Daction.hpp20 GRAPHICS, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/protos/perfetto/trace/gpu/
H A Dgpu_render_stage_event.proto142 GRAPHICS = 1; enumerator
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/Ylib/
H A Dinfo.h21 #define GRAPHICS "graywolf" /* the name of prog in Xdefaults */ macro
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Android/app/src/main/java/org/dolphinemu/dolphinemu/features/settings/ui/
H A DMenuTag.java19 GRAPHICS("graphics"), enumConstant

123