HomeSort by: relevance | last modified time | path
    Searched refs:opengl (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mapi/new/
genCommon.py 44 "opengl" : frozenset(( "GL_VERSION_1_0", "GL_VERSION_1_1",
99 Goes through the <feature> tags from gl.xml and returns a set of OpenGL
102 target should be one of "gl", "gldispatch", "opengl", "glesv1", or
  /xsrc/external/mit/MesaLib.old/dist/src/mapi/new/
genCommon.py 44 "opengl" : frozenset(( "GL_VERSION_1_0", "GL_VERSION_1_1",
99 Goes through the <feature> tags from gl.xml and returns a set of OpenGL
102 target should be one of "gl", "gldispatch", "opengl", "glesv1", or
  /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
MESA_texture_array.spec 30 OpenGL 1.2 or GL_EXT_texture3D is required.
38 Written based on the wording of the OpenGL 2.0 specification and
79 https://www.opengl.org/discussion_boards/cgi_directory/ultimatebb.cgi?ubb=get_topic;f=3;t=011557
80 https://www.opengl.org/discussion_boards/cgi_directory/ultimatebb.cgi?ubb=get_topic;f=3;t=000516
81 https://www.opengl.org/discussion_boards/cgi_directory/ultimatebb.cgi?ubb=get_topic;f=3;t=011903
133 existing COMPARE_R_TO_TEXTURE token in OpenGL 2.0; the alternate name
155 Additions to Chapter 2 of the OpenGL 2.0 Specification (OpenGL Operation)
159 Additions to Chapter 3 of the OpenGL 2.0 Specification (Rasterization)
565 Additions to Chapter 4 of the OpenGL 2.0 Specification (Per-Fragment Operations
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/docs/specs/
MESA_texture_array.spec 30 OpenGL 1.2 or GL_EXT_texture3D is required.
38 Written based on the wording of the OpenGL 2.0 specification and
79 https://www.opengl.org/discussion_boards/cgi_directory/ultimatebb.cgi?ubb=get_topic;f=3;t=011557
80 https://www.opengl.org/discussion_boards/cgi_directory/ultimatebb.cgi?ubb=get_topic;f=3;t=000516
81 https://www.opengl.org/discussion_boards/cgi_directory/ultimatebb.cgi?ubb=get_topic;f=3;t=011903
133 existing COMPARE_R_TO_TEXTURE token in OpenGL 2.0; the alternate name
155 Additions to Chapter 2 of the OpenGL 2.0 Specification (OpenGL Operation)
159 Additions to Chapter 3 of the OpenGL 2.0 Specification (Rasterization)
565 Additions to Chapter 4 of the OpenGL 2.0 Specification (Per-Fragment Operations
    [all...]
  /xsrc/external/mit/xorg-server/dist/
configure 2271 Path to Khronos OpenGL registry database files
33809 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for khronos-opengl-registry" >&5
33810 printf %s "checking for khronos-opengl-registry... " >&6; }
33816 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"khronos-opengl-registry\""; } >&5
33817 ($PKG_CONFIG --exists --print-errors "khronos-opengl-registry") 2>&5
33821 pkg_cv_KHRONOS_OPENGL_REGISTRY_CFLAGS=`$PKG_CONFIG --cflags "khronos-opengl-registry" 2>/dev/null`
33833 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"khronos-opengl-registry\""; } >&5
33834 ($PKG_CONFIG --exists --print-errors "khronos-opengl-registry") 2>&5
33838 pkg_cv_KHRONOS_OPENGL_REGISTRY_LIBS=`$PKG_CONFIG --libs "khronos-opengl-registry" 2>/dev/null`
33859 KHRONOS_OPENGL_REGISTRY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "khronos-opengl-registry" 2>&1
    [all...]

Completed in 22 milliseconds