Searched refs:three (Results 1 - 25 of 261) sorted by relevance

1234567891011

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
H A D054-if-with-macros.c3 #define three 3 macro
10 #if three >= two
15 #if two + three <= five
20 #if five - two == three
25 #if one > three
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
H A D054-if-with-macros.c3 #define three 3 macro
10 #if three >= two
15 #if two + three <= five
20 #if five - two == three
25 #if one > three
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_macros.h46 #define DMAINDICES(one,two,three,four) \
49 (MAKEDMAINDEX(three) << 16) | \
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Ddsa.rst6 These three states control the depth, stencil, and alpha tests, used to
9 Traditionally, these three tests have been clumped together in hardware, so
H A Dvelems.rst43 three components. Using less than three components is not allowed.
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Ddsa.rst6 These three states control the depth, stencil, and alpha tests, used to
9 Traditionally, these three tests have been clumped together in hardware, so
H A Dvelems.rst43 three components. Using less than three components is not allowed.
/xsrc/external/mit/xorg-server.old/dist/
H A Dmanpages.am14 # Otherwise the following three global variables may conflict
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_texture_array.spec71 of the N LOD in all three dimensions. For the TEXTURE_2D_ARRAY target,
172 is used to specify a three-dimensional texture image. target must be one
173 one of TEXTURE_3D for a three-dimensional texture or
176 three-dimensional proxy texture, or PROXY_TEXTURE_2D_ARRAY_EXT for a
334 "For one-, two-, or three-dimensional textures and one- or
343 "In addition to image arrays for one-, two-, and three-dimensional
346 are maintained for one-, two-, and three-dimensional textures and one-
354 three-dimensional proxy state values of the specified level-of-detail
377 named one-, two-, and three-dimensional, cube map, and one- and
394 three
[all...]
H A DMESA_shader_debug.spec210 __FILE__ and __LINE__, respectively. The following three calls
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_texture_array.spec71 of the N LOD in all three dimensions. For the TEXTURE_2D_ARRAY target,
172 is used to specify a three-dimensional texture image. target must be one
173 one of TEXTURE_3D for a three-dimensional texture or
176 three-dimensional proxy texture, or PROXY_TEXTURE_2D_ARRAY_EXT for a
334 "For one-, two-, or three-dimensional textures and one- or
343 "In addition to image arrays for one-, two-, and three-dimensional
346 are maintained for one-, two-, and three-dimensional textures and one-
354 three-dimensional proxy state values of the specified level-of-detail
377 named one-, two-, and three-dimensional, cube map, and one- and
394 three
[all...]
H A DMESA_shader_debug.spec210 __FILE__ and __LINE__, respectively. The following three calls
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.0.7.rst97 - anv/formats: Update the three-channel BC1 mappings
98 - i965/formats: Update the three-channel DXT1 mappings
H A D17.1.1.rst113 - anv/formats: Update the three-channel BC1 mappings
114 - i965/formats: Update the three-channel DXT1 mappings
H A D6.4.rst31 - Mesa now packaged in three parts: Library, Demos and GLUT
H A D7.5.rst61 all three variations of two-sided stencil including
H A D17.0.6.rst93 - travis: split the make target to three separate ones
H A D19.2.3.rst36 preserveDrawingBuffer in three.js WebGLRednerer with mesa 19.2
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dglossary.rst13 Transform, Clipping, & Lighting. The three stages of preparation in a
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dglossary.rst13 Transform, Clipping, & Lighting. The three stages of preparation in a
/xsrc/external/mit/MesaLib/dist/docs/
H A Dosmesa.rst9 The OSMesa API provides three basic functions for making off-screen
/xsrc/external/mit/xorg-server/dist/
H A Dmanpages.am14 # Otherwise the following three global variables may conflict
/xsrc/external/mit/xedit/dist/lisp/test/
H A Dlist.lsp279 (equal-test '(3 . "three") #'assoc-if-not #'(lambda(x) (< x 3))
280 '((1 . "one") (2 . "two") (3 . "three")))
281 (equal-test '("two" . 2) #'assoc #\o '(("one" . 1) ("two" . 2) ("three" . 3))
1164 (equal-test '((one . 1) (two . 2) (three . 3) (four . 19))
1165 #'pairlis '(one two) '(1 2) '((three . 3) (four . 19)))
1167 data '("one" "two" "three")
1169 (equal-test '((1 . "one") (2 . "two") (3 . "three"))
1171 (equal-test '((1 . "one") (2 . "two") (3 . "three") (4 . "four"))
1174 (equal-eval '("one" "two" "three") 'data)
1364 '(defparameter *some-list* (list* 'one 'two 'three 'fou
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/openswr/
H A Dfaq.rst7 Good question, given there are already three (swrast, softpipe,
/xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/
H A Dfaq.rst7 Good question, given there are already three (swrast, softpipe,

Completed in 15 milliseconds

1234567891011