mirror of
https://github.com/neogeek23/rusty_snek_gaem.git
synced 2026-02-05 19:48:38 +00:00
691 lines
42 KiB
HTML
691 lines
42 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `glx` mod in crate `x11_dl`."><meta name="keywords" content="rust, rustlang, rust-lang, glx"><title>x11_dl::glx - Rust</title><link rel="stylesheet" type="text/css" href="../../normalize.css"><link rel="stylesheet" type="text/css" href="../../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../../dark.css"><link rel="stylesheet" type="text/css" href="../../light.css" id="themeStyle"><script src="../../storage.js"></script></head><body class="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">☰</div><p class='location'>Module glx</p><div class="sidebar-elems"><div class="block items"><ul><li><a href="#modules">Modules</a></li><li><a href="#structs">Structs</a></li><li><a href="#constants">Constants</a></li><li><a href="#types">Type Definitions</a></li></ul></div><p class='location'><a href='../index.html'>x11_dl</a></p><script>window.sidebarCurrent = {name: 'glx', ty: 'mod', relpath: '../'};</script><script defer src="../sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../../theme.js"></script><nav class="sub"><form class="search-form js-only"><div class="search-container"><input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><a id="settings-menu" href="../../settings.html"><img src="../../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='in-band'>Module <a href='../index.html'>x11_dl</a>::<wbr><a class="mod" href=''>glx</a></span><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>−</span>]</a></span><a class='srclink' href='../../src/x11_dl/glx.rs.html#5-249' title='goto source code'>[src]</a></span></h1><h2 id='modules' class='section-header'><a href="#modules">Modules</a></h2>
|
||
<table>
|
||
<tr class=' module-item'>
|
||
<td><a class="mod" href="arb/index.html"
|
||
title='mod x11_dl::glx::arb'>arb</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="mod" href="ext/index.html"
|
||
title='mod x11_dl::glx::ext'>ext</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr></table><h2 id='structs' class='section-header'><a href="#structs">Structs</a></h2>
|
||
<table>
|
||
<tr class=' module-item'>
|
||
<td><a class="struct" href="struct.Glx.html"
|
||
title='struct x11_dl::glx::Glx'>Glx</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="struct" href="struct.__GLXFBConfigRec.html"
|
||
title='struct x11_dl::glx::__GLXFBConfigRec'>__GLXFBConfigRec</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="struct" href="struct.__GLXcontextRec.html"
|
||
title='struct x11_dl::glx::__GLXcontextRec'>__GLXcontextRec</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr></table><h2 id='constants' class='section-header'><a href="#constants">Constants</a></h2>
|
||
<table>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_ACCUM_ALPHA_SIZE.html"
|
||
title='constant x11_dl::glx::GLX_ACCUM_ALPHA_SIZE'>GLX_ACCUM_ALPHA_SIZE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_ACCUM_BLUE_SIZE.html"
|
||
title='constant x11_dl::glx::GLX_ACCUM_BLUE_SIZE'>GLX_ACCUM_BLUE_SIZE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_ACCUM_BUFFER_BIT.html"
|
||
title='constant x11_dl::glx::GLX_ACCUM_BUFFER_BIT'>GLX_ACCUM_BUFFER_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_ACCUM_GREEN_SIZE.html"
|
||
title='constant x11_dl::glx::GLX_ACCUM_GREEN_SIZE'>GLX_ACCUM_GREEN_SIZE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_ACCUM_RED_SIZE.html"
|
||
title='constant x11_dl::glx::GLX_ACCUM_RED_SIZE'>GLX_ACCUM_RED_SIZE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_ALPHA_SIZE.html"
|
||
title='constant x11_dl::glx::GLX_ALPHA_SIZE'>GLX_ALPHA_SIZE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_AUX_BUFFERS.html"
|
||
title='constant x11_dl::glx::GLX_AUX_BUFFERS'>GLX_AUX_BUFFERS</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_AUX_BUFFERS_BIT.html"
|
||
title='constant x11_dl::glx::GLX_AUX_BUFFERS_BIT'>GLX_AUX_BUFFERS_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_BACK_LEFT_BUFFER_BIT.html"
|
||
title='constant x11_dl::glx::GLX_BACK_LEFT_BUFFER_BIT'>GLX_BACK_LEFT_BUFFER_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_BACK_RIGHT_BUFFER_BIT.html"
|
||
title='constant x11_dl::glx::GLX_BACK_RIGHT_BUFFER_BIT'>GLX_BACK_RIGHT_BUFFER_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_BAD_ATTRIBUTE.html"
|
||
title='constant x11_dl::glx::GLX_BAD_ATTRIBUTE'>GLX_BAD_ATTRIBUTE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_BAD_CONTEXT.html"
|
||
title='constant x11_dl::glx::GLX_BAD_CONTEXT'>GLX_BAD_CONTEXT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_BAD_ENUM.html"
|
||
title='constant x11_dl::glx::GLX_BAD_ENUM'>GLX_BAD_ENUM</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_BAD_SCREEN.html"
|
||
title='constant x11_dl::glx::GLX_BAD_SCREEN'>GLX_BAD_SCREEN</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_BAD_VALUE.html"
|
||
title='constant x11_dl::glx::GLX_BAD_VALUE'>GLX_BAD_VALUE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_BAD_VISUAL.html"
|
||
title='constant x11_dl::glx::GLX_BAD_VISUAL'>GLX_BAD_VISUAL</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_BLUE_SIZE.html"
|
||
title='constant x11_dl::glx::GLX_BLUE_SIZE'>GLX_BLUE_SIZE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_BUFFER_SIZE.html"
|
||
title='constant x11_dl::glx::GLX_BUFFER_SIZE'>GLX_BUFFER_SIZE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_COLOR_INDEX_BIT.html"
|
||
title='constant x11_dl::glx::GLX_COLOR_INDEX_BIT'>GLX_COLOR_INDEX_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_COLOR_INDEX_TYPE.html"
|
||
title='constant x11_dl::glx::GLX_COLOR_INDEX_TYPE'>GLX_COLOR_INDEX_TYPE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_CONFIG_CAVEAT.html"
|
||
title='constant x11_dl::glx::GLX_CONFIG_CAVEAT'>GLX_CONFIG_CAVEAT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_DAMAGED.html"
|
||
title='constant x11_dl::glx::GLX_DAMAGED'>GLX_DAMAGED</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_DEPTH_BUFFER_BIT.html"
|
||
title='constant x11_dl::glx::GLX_DEPTH_BUFFER_BIT'>GLX_DEPTH_BUFFER_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_DEPTH_SIZE.html"
|
||
title='constant x11_dl::glx::GLX_DEPTH_SIZE'>GLX_DEPTH_SIZE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_DIRECT_COLOR.html"
|
||
title='constant x11_dl::glx::GLX_DIRECT_COLOR'>GLX_DIRECT_COLOR</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_DONT_CARE.html"
|
||
title='constant x11_dl::glx::GLX_DONT_CARE'>GLX_DONT_CARE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_DOUBLEBUFFER.html"
|
||
title='constant x11_dl::glx::GLX_DOUBLEBUFFER'>GLX_DOUBLEBUFFER</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_DRAWABLE_TYPE.html"
|
||
title='constant x11_dl::glx::GLX_DRAWABLE_TYPE'>GLX_DRAWABLE_TYPE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_EVENT_MASK.html"
|
||
title='constant x11_dl::glx::GLX_EVENT_MASK'>GLX_EVENT_MASK</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_EXTENSIONS.html"
|
||
title='constant x11_dl::glx::GLX_EXTENSIONS'>GLX_EXTENSIONS</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_FBCONFIG_ID.html"
|
||
title='constant x11_dl::glx::GLX_FBCONFIG_ID'>GLX_FBCONFIG_ID</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_FRONT_LEFT_BUFFER_BIT.html"
|
||
title='constant x11_dl::glx::GLX_FRONT_LEFT_BUFFER_BIT'>GLX_FRONT_LEFT_BUFFER_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_FRONT_RIGHT_BUFFER_BIT.html"
|
||
title='constant x11_dl::glx::GLX_FRONT_RIGHT_BUFFER_BIT'>GLX_FRONT_RIGHT_BUFFER_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_GRAY_SCALE.html"
|
||
title='constant x11_dl::glx::GLX_GRAY_SCALE'>GLX_GRAY_SCALE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_GREEN_SIZE.html"
|
||
title='constant x11_dl::glx::GLX_GREEN_SIZE'>GLX_GREEN_SIZE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_HEIGHT.html"
|
||
title='constant x11_dl::glx::GLX_HEIGHT'>GLX_HEIGHT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_LARGEST_PBUFFER.html"
|
||
title='constant x11_dl::glx::GLX_LARGEST_PBUFFER'>GLX_LARGEST_PBUFFER</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_LEVEL.html"
|
||
title='constant x11_dl::glx::GLX_LEVEL'>GLX_LEVEL</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_MAX_PBUFFER_HEIGHT.html"
|
||
title='constant x11_dl::glx::GLX_MAX_PBUFFER_HEIGHT'>GLX_MAX_PBUFFER_HEIGHT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_MAX_PBUFFER_PIXELS.html"
|
||
title='constant x11_dl::glx::GLX_MAX_PBUFFER_PIXELS'>GLX_MAX_PBUFFER_PIXELS</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_MAX_PBUFFER_WIDTH.html"
|
||
title='constant x11_dl::glx::GLX_MAX_PBUFFER_WIDTH'>GLX_MAX_PBUFFER_WIDTH</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_NONE.html"
|
||
title='constant x11_dl::glx::GLX_NONE'>GLX_NONE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_NON_CONFORMANT_CONFIG.html"
|
||
title='constant x11_dl::glx::GLX_NON_CONFORMANT_CONFIG'>GLX_NON_CONFORMANT_CONFIG</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_NO_EXTENSION.html"
|
||
title='constant x11_dl::glx::GLX_NO_EXTENSION'>GLX_NO_EXTENSION</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_PBUFFER.html"
|
||
title='constant x11_dl::glx::GLX_PBUFFER'>GLX_PBUFFER</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_PBUFFER_BIT.html"
|
||
title='constant x11_dl::glx::GLX_PBUFFER_BIT'>GLX_PBUFFER_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_PBUFFER_CLOBBER_MASK.html"
|
||
title='constant x11_dl::glx::GLX_PBUFFER_CLOBBER_MASK'>GLX_PBUFFER_CLOBBER_MASK</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_PBUFFER_HEIGHT.html"
|
||
title='constant x11_dl::glx::GLX_PBUFFER_HEIGHT'>GLX_PBUFFER_HEIGHT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_PBUFFER_WIDTH.html"
|
||
title='constant x11_dl::glx::GLX_PBUFFER_WIDTH'>GLX_PBUFFER_WIDTH</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_PIXMAP_BIT.html"
|
||
title='constant x11_dl::glx::GLX_PIXMAP_BIT'>GLX_PIXMAP_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_PRESERVED_CONTENTS.html"
|
||
title='constant x11_dl::glx::GLX_PRESERVED_CONTENTS'>GLX_PRESERVED_CONTENTS</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_PSEUDO_COLOR.html"
|
||
title='constant x11_dl::glx::GLX_PSEUDO_COLOR'>GLX_PSEUDO_COLOR</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_RED_SIZE.html"
|
||
title='constant x11_dl::glx::GLX_RED_SIZE'>GLX_RED_SIZE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_RENDER_TYPE.html"
|
||
title='constant x11_dl::glx::GLX_RENDER_TYPE'>GLX_RENDER_TYPE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_RGBA.html"
|
||
title='constant x11_dl::glx::GLX_RGBA'>GLX_RGBA</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_RGBA_BIT.html"
|
||
title='constant x11_dl::glx::GLX_RGBA_BIT'>GLX_RGBA_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_RGBA_TYPE.html"
|
||
title='constant x11_dl::glx::GLX_RGBA_TYPE'>GLX_RGBA_TYPE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_SAMPLES.html"
|
||
title='constant x11_dl::glx::GLX_SAMPLES'>GLX_SAMPLES</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_SAMPLE_BUFFERS.html"
|
||
title='constant x11_dl::glx::GLX_SAMPLE_BUFFERS'>GLX_SAMPLE_BUFFERS</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_SAVED.html"
|
||
title='constant x11_dl::glx::GLX_SAVED'>GLX_SAVED</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_SCREEN.html"
|
||
title='constant x11_dl::glx::GLX_SCREEN'>GLX_SCREEN</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_SLOW_CONFIG.html"
|
||
title='constant x11_dl::glx::GLX_SLOW_CONFIG'>GLX_SLOW_CONFIG</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_STATIC_COLOR.html"
|
||
title='constant x11_dl::glx::GLX_STATIC_COLOR'>GLX_STATIC_COLOR</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_STATIC_GRAY.html"
|
||
title='constant x11_dl::glx::GLX_STATIC_GRAY'>GLX_STATIC_GRAY</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_STENCIL_BUFFER_BIT.html"
|
||
title='constant x11_dl::glx::GLX_STENCIL_BUFFER_BIT'>GLX_STENCIL_BUFFER_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_STENCIL_SIZE.html"
|
||
title='constant x11_dl::glx::GLX_STENCIL_SIZE'>GLX_STENCIL_SIZE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_STEREO.html"
|
||
title='constant x11_dl::glx::GLX_STEREO'>GLX_STEREO</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_TRANSPARENT_ALPHA_VALUE.html"
|
||
title='constant x11_dl::glx::GLX_TRANSPARENT_ALPHA_VALUE'>GLX_TRANSPARENT_ALPHA_VALUE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_TRANSPARENT_BLUE_VALUE.html"
|
||
title='constant x11_dl::glx::GLX_TRANSPARENT_BLUE_VALUE'>GLX_TRANSPARENT_BLUE_VALUE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_TRANSPARENT_GREEN_VALUE.html"
|
||
title='constant x11_dl::glx::GLX_TRANSPARENT_GREEN_VALUE'>GLX_TRANSPARENT_GREEN_VALUE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_TRANSPARENT_INDEX.html"
|
||
title='constant x11_dl::glx::GLX_TRANSPARENT_INDEX'>GLX_TRANSPARENT_INDEX</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_TRANSPARENT_INDEX_VALUE.html"
|
||
title='constant x11_dl::glx::GLX_TRANSPARENT_INDEX_VALUE'>GLX_TRANSPARENT_INDEX_VALUE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_TRANSPARENT_RED_VALUE.html"
|
||
title='constant x11_dl::glx::GLX_TRANSPARENT_RED_VALUE'>GLX_TRANSPARENT_RED_VALUE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_TRANSPARENT_RGB.html"
|
||
title='constant x11_dl::glx::GLX_TRANSPARENT_RGB'>GLX_TRANSPARENT_RGB</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_TRANSPARENT_TYPE.html"
|
||
title='constant x11_dl::glx::GLX_TRANSPARENT_TYPE'>GLX_TRANSPARENT_TYPE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_TRUE_COLOR.html"
|
||
title='constant x11_dl::glx::GLX_TRUE_COLOR'>GLX_TRUE_COLOR</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_USE_GL.html"
|
||
title='constant x11_dl::glx::GLX_USE_GL'>GLX_USE_GL</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_VENDOR.html"
|
||
title='constant x11_dl::glx::GLX_VENDOR'>GLX_VENDOR</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_VERSION.html"
|
||
title='constant x11_dl::glx::GLX_VERSION'>GLX_VERSION</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_VISUAL_ID.html"
|
||
title='constant x11_dl::glx::GLX_VISUAL_ID'>GLX_VISUAL_ID</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_WIDTH.html"
|
||
title='constant x11_dl::glx::GLX_WIDTH'>GLX_WIDTH</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_WINDOW.html"
|
||
title='constant x11_dl::glx::GLX_WINDOW'>GLX_WINDOW</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_WINDOW_BIT.html"
|
||
title='constant x11_dl::glx::GLX_WINDOW_BIT'>GLX_WINDOW_BIT</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_X_RENDERABLE.html"
|
||
title='constant x11_dl::glx::GLX_X_RENDERABLE'>GLX_X_RENDERABLE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="constant" href="constant.GLX_X_VISUAL_TYPE.html"
|
||
title='constant x11_dl::glx::GLX_X_VISUAL_TYPE'>GLX_X_VISUAL_TYPE</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr></table><h2 id='types' class='section-header'><a href="#types">Type Definitions</a></h2>
|
||
<table>
|
||
<tr class=' module-item'>
|
||
<td><a class="type" href="type.GLXContext.html"
|
||
title='type x11_dl::glx::GLXContext'>GLXContext</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="type" href="type.GLXContextID.html"
|
||
title='type x11_dl::glx::GLXContextID'>GLXContextID</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="type" href="type.GLXDrawable.html"
|
||
title='type x11_dl::glx::GLXDrawable'>GLXDrawable</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="type" href="type.GLXFBConfig.html"
|
||
title='type x11_dl::glx::GLXFBConfig'>GLXFBConfig</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="type" href="type.GLXFBConfigID.html"
|
||
title='type x11_dl::glx::GLXFBConfigID'>GLXFBConfigID</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="type" href="type.GLXPbuffer.html"
|
||
title='type x11_dl::glx::GLXPbuffer'>GLXPbuffer</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="type" href="type.GLXPixmap.html"
|
||
title='type x11_dl::glx::GLXPixmap'>GLXPixmap</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr>
|
||
<tr class=' module-item'>
|
||
<td><a class="type" href="type.GLXWindow.html"
|
||
title='type x11_dl::glx::GLXWindow'>GLXWindow</a></td>
|
||
<td class='docblock-short'>
|
||
|
||
</td>
|
||
</tr></table></section><section id="search" class="content hidden"></section><section class="footer"></section><aside id="help" class="hidden"><div><h1 class="hidden">Help</h1><div class="shortcuts"><h2>Keyboard Shortcuts</h2><dl><dt><kbd>?</kbd></dt><dd>Show this help dialog</dd><dt><kbd>S</kbd></dt><dd>Focus the search field</dd><dt><kbd>↑</kbd></dt><dd>Move up in search results</dd><dt><kbd>↓</kbd></dt><dd>Move down in search results</dd><dt><kbd>↹</kbd></dt><dd>Switch tab</dd><dt><kbd>⏎</kbd></dt><dd>Go to active search result</dd><dt><kbd>+</kbd></dt><dd>Expand all sections</dd><dt><kbd>-</kbd></dt><dd>Collapse all sections</dd></dl></div><div class="infos"><h2>Search Tricks</h2><p>Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type.</p><p>Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>.</p><p>Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>)</p><p>Search multiple things at once by splitting your query with comma (e.g. <code>str,u8</code> or <code>String,struct:Vec,test</code>)</p></div></div></aside><script>window.rootPath = "../../";window.currentCrate = "x11_dl";</script><script src="../../aliases.js"></script><script src="../../main.js"></script><script defer src="../../search-index.js"></script></body></html> |