| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | fogcoord.c | 16 #define DEPTH 5.0f macro 23 static GLfloat fogStart = 1.0, fogEnd = DEPTH; 37 fogEnd = DEPTH; 153 {-1.0f,-1.0f,-DEPTH}, { 1.0f,-1.0f,-DEPTH}, { 1.0f, 1.0f,-DEPTH}, {-1.0f, 1.0f,-DEPTH}, 156 {-1.0f,-1.0f,-DEPTH}, { 1.0f,-1.0f,-DEPTH}, { 1.0f,-1.0f, 0.0}, {-1.0f,-1.0f, 0.0}, 159 {-1.0f, 1.0f,-DEPTH}, { 1. [all...] |
| H A D | fbotexture.c | 20 #define DEPTH 1 macro 114 #if DEPTH 126 #if DEPTH || STENCIL 272 #if DEPTH
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/GL/ |
| H A D | capabilities.c | 306 #define DEPTH(flag,value) do { \ macro 313 DEPTH(kCGL0Bit, 0); 315 DEPTH(kCGL1Bit, 1); 317 DEPTH(kCGL2Bit, 2); 319 DEPTH(kCGL3Bit, 3); 321 DEPTH(kCGL4Bit, 4); 323 DEPTH(kCGL5Bit, 5); 325 DEPTH(kCGL6Bit, 6); 327 DEPTH(kCGL8Bit, 8); 329 DEPTH(kCGL10Bi [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/GL/ |
| H A D | capabilities.c | 325 #define DEPTH(flag, value) do { \ macro 332 DEPTH(kCGL0Bit, 0); 334 DEPTH(kCGL1Bit, 1); 336 DEPTH(kCGL2Bit, 2); 338 DEPTH(kCGL3Bit, 3); 340 DEPTH(kCGL4Bit, 4); 342 DEPTH(kCGL5Bit, 5); 344 DEPTH(kCGL6Bit, 6); 346 DEPTH(kCGL8Bit, 8); 348 DEPTH(kCGL10Bi [all...] |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/ |
| H A D | tex3d-layout.lua | 63 -- ignore any texture state w/ DEPTH=1, these aren't the 3d tex state we 65 if pkt[5].DEPTH <= 1 then 72 local depth0 = pkt[5].DEPTH
|
| H A D | texturator-to-unit-test-5xx.lua | 101 -- ignore any texture state w/ DEPTH=1, these aren't the 3d tex state we 110 local depth0 = pkt[5].DEPTH
|
| H A D | texturator-to-unit-test.lua | 92 -- ignore any texture state w/ DEPTH=1, these aren't the 3d tex state we 99 local depth0 = pkt[5].DEPTH
|
| /xsrc/external/mit/MesaLib/src/mesa/program/ |
| H A D | program_parse.tab.h | 84 DEPTH = 285, /* DEPTH */ enumerator in enum:yytokentype
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/ |
| H A D | xf86tokens.h | 253 DEPTH, enumerator in enum:__anon31d59bb00103
|
| H A D | Screen.c | 77 {DEPTH, "depth"}, 118 case DEPTH:
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/ |
| H A D | xf86tokens.h | 250 DEPTH, enumerator in enum:__anon5f92ac430103
|
| H A D | Screen.c | 72 {DEPTH, "depth"}, 141 case DEPTH:
|
| /xsrc/external/mit/MesaLib.old/src/mesa/program/ |
| H A D | program_parse.tab.h | 78 DEPTH = 285, enumerator in enum:yytokentype
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | cachedGCs.c | 64 #define DEPTH 8 macro 76 CgsCacheData list[DEPTH]; 544 for (k = 0; k < DEPTH; ++k) { 605 for (j = 0; j < DEPTH; ++j) { 621 for (j = 0; j < DEPTH; ++j) { 635 for (j = 0, k = -1; j < DEPTH; ++j) { 791 for (n = 0; n < DEPTH; ++n) { 851 for (j = 0; j < DEPTH; ++j) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv20_state_fb.c | 131 context_dirty(ctx, DEPTH);
|
| H A D | nouveau_state.c | 102 context_dirty(ctx, DEPTH); 108 context_dirty(ctx, DEPTH); 156 context_dirty(ctx, DEPTH);
|
| H A D | nv10_state_fb.c | 155 context_dirty(ctx, DEPTH);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv20_state_fb.c | 131 context_dirty(ctx, DEPTH);
|
| H A D | nouveau_state.c | 102 context_dirty(ctx, DEPTH); 108 context_dirty(ctx, DEPTH); 156 context_dirty(ctx, DEPTH);
|
| H A D | nv10_state_fb.c | 155 context_dirty(ctx, DEPTH);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_format.c | 204 DEF_SWIZZLE(DEPTH, X, X, X, X);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/registers/ |
| H A D | gfx10-rsrc.json | 397 {"bits": [0, 12], "name": "DEPTH"}, 403 {"bits": [0, 12], "name": "DEPTH"},
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/program/ |
| H A D | program_lexer.l | 248 {dot}depth { return_token_or_DOT(require_ARB_fp, DEPTH); }
|
| H A D | program_parse.y | 175 %token DEPTH DIFFUSE DIRECTION 1615 stateDepthItem: DEPTH RANGE 1870 | RESULT DEPTH
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/program/ |
| H A D | program_lexer.l | 248 {dot}depth { return_token_or_DOT(require_ARB_fp, DEPTH); }
|