/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_cull.c | 108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri() local 110 cull->cull_face = stage->draw->rasterizer->cull_face; in cull_first_tri() 111 cull->front_ccw = stage->draw->rasterizer->front_ccw; in cull_first_tri() 143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage() local 144 if (!cull) in draw_cull_stage() 147 cull->stage.draw = draw; in draw_cull_stage() 148 cull->stage.name = "cull"; in draw_cull_stage() 149 cull->stage.next = NULL; in draw_cull_stage() 150 cull->stage.point = draw_pipe_passthrough_point; in draw_cull_stage() 151 cull->stage.line = draw_pipe_passthrough_line; in draw_cull_stage() [all …]
|
/external/clang/test/CodeGen/ |
D | complex-convert.c | 14 _Complex unsigned long long cull) { in foo() argument 52 sc1 = cull; in foo() 74 uc1 = cull; in foo() 97 sll1 = cull; in foo() 119 ull1 = cull; in foo() 294 cull1 = sc + cull; in foo() 358 cull1 = uc + cull; in foo() 415 csll1 = sll + cull; in foo() 471 cull1 = ull + cull; in foo() 670 csll1 = cull + sc; in foo() [all …]
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | hlsl.clipdistance-1.vert.out | 8 0:4 'cull' ( out float) 22 0:7 'cull' ( out float) 31 0:? 'cull' ( temp float) 45 0:? 'cull' ( out 1-element array of float CullDistance) 48 0:? 'cull' ( temp float) 52 0:? 'cull' ( out 1-element array of float CullDistance) 64 0:4 'cull' ( out float) 78 0:7 'cull' ( out float) 87 0:? 'cull' ( temp float) 101 0:? 'cull' ( out 1-element array of float CullDistance) [all …]
|
D | hlsl.clipdistance-3.vert.out | 8 0:4 'cull' ( out 2-element array of float) 33 0:9 'cull' ( out 2-element array of float) 40 0:10 'cull' ( out 2-element array of float) 51 0:? 'cull' ( temp 2-element array of float) 61 0:? 'cull' ( out 2-element array of float CullDistance) 62 0:? 'cull' ( temp 2-element array of float) 66 0:? 'cull' ( out 2-element array of float CullDistance) 78 0:4 'cull' ( out 2-element array of float) 103 0:9 'cull' ( out 2-element array of float) 110 0:10 'cull' ( out 2-element array of float) [all …]
|
D | hlsl.clipdistance-1.frag.out | 9 0:4 'cull' ( in float) 16 0:5 'cull' ( in float) 32 0:? 'cull' ( temp float) 34 0:? 'cull' ( in 1-element array of float CullDistance) 42 0:? 'cull' ( temp float) 47 0:? 'cull' ( in 1-element array of float CullDistance) 60 0:4 'cull' ( in float) 67 0:5 'cull' ( in float) 83 0:? 'cull' ( temp float) 85 0:? 'cull' ( in 1-element array of float CullDistance) [all …]
|
D | hlsl.clipdistance-3.frag.out | 9 0:4 'cull' ( in 2-element array of float) 20 0:5 'cull' ( in 2-element array of float) 35 0:? 'cull' ( temp 2-element array of float) 36 0:? 'cull' ( in 2-element array of float CullDistance) 42 0:? 'cull' ( temp 2-element array of float) 47 0:? 'cull' ( in 2-element array of float CullDistance) 60 0:4 'cull' ( in 2-element array of float) 71 0:5 'cull' ( in 2-element array of float) 86 0:? 'cull' ( temp 2-element array of float) 87 0:? 'cull' ( in 2-element array of float CullDistance) [all …]
|
D | hlsl.clipdistance-2.vert.out | 8 0:4 'cull' ( out 2-element array of 2-component vector of float) 60 0:11 'cull' ( out 2-element array of 2-component vector of float) 70 0:12 'cull' ( out 2-element array of 2-component vector of float) 80 0:13 'cull' ( out 2-element array of 2-component vector of float) 90 0:14 'cull' ( out 2-element array of 2-component vector of float) 103 0:? 'cull' ( temp 2-element array of 2-component vector of float) 159 0:? 'cull' ( out 4-element array of float CullDistance) 164 0:? 'cull' ( temp 2-element array of 2-component vector of float) 171 0:? 'cull' ( out 4-element array of float CullDistance) 176 0:? 'cull' ( temp 2-element array of 2-component vector of float) [all …]
|
D | hlsl.clipdistance-2.frag.out | 9 0:4 'cull' ( in 2-element array of 2-component vector of float) 24 0:6 'cull' ( in 2-element array of 2-component vector of float) 88 0:? 'cull' ( temp 2-element array of 2-component vector of float) 94 0:? 'cull' ( in 4-element array of float CullDistance) 100 0:? 'cull' ( temp 2-element array of 2-component vector of float) 106 0:? 'cull' ( in 4-element array of float CullDistance) 112 0:? 'cull' ( temp 2-element array of 2-component vector of float) 118 0:? 'cull' ( in 4-element array of float CullDistance) 124 0:? 'cull' ( temp 2-element array of 2-component vector of float) 130 0:? 'cull' ( in 4-element array of float CullDistance) [all …]
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | hlsl.clipdistance-1.vert.out | 8 0:4 'cull' ( out float) 22 0:7 'cull' ( out float) 31 0:? 'cull' ( temp float) 45 0:? 'cull' ( out 1-element array of float CullDistance) 48 0:? 'cull' ( temp float) 52 0:? 'cull' ( out 1-element array of float CullDistance) 64 0:4 'cull' ( out float) 78 0:7 'cull' ( out float) 87 0:? 'cull' ( temp float) 101 0:? 'cull' ( out 1-element array of float CullDistance) [all …]
|
D | hlsl.clipdistance-3.vert.out | 8 0:4 'cull' ( out 2-element array of float) 33 0:9 'cull' ( out 2-element array of float) 40 0:10 'cull' ( out 2-element array of float) 51 0:? 'cull' ( temp 2-element array of float) 61 0:? 'cull' ( out 2-element array of float CullDistance) 62 0:? 'cull' ( temp 2-element array of float) 66 0:? 'cull' ( out 2-element array of float CullDistance) 78 0:4 'cull' ( out 2-element array of float) 103 0:9 'cull' ( out 2-element array of float) 110 0:10 'cull' ( out 2-element array of float) [all …]
|
D | hlsl.clipdistance-1.frag.out | 9 0:4 'cull' ( in float) 16 0:5 'cull' ( in float) 32 0:? 'cull' ( temp float) 34 0:? 'cull' ( in 1-element array of float CullDistance) 42 0:? 'cull' ( temp float) 47 0:? 'cull' ( in 1-element array of float CullDistance) 60 0:4 'cull' ( in float) 67 0:5 'cull' ( in float) 83 0:? 'cull' ( temp float) 85 0:? 'cull' ( in 1-element array of float CullDistance) [all …]
|
D | hlsl.clipdistance-3.frag.out | 9 0:4 'cull' ( in 2-element array of float) 20 0:5 'cull' ( in 2-element array of float) 35 0:? 'cull' ( temp 2-element array of float) 36 0:? 'cull' ( in 2-element array of float CullDistance) 42 0:? 'cull' ( temp 2-element array of float) 47 0:? 'cull' ( in 2-element array of float CullDistance) 60 0:4 'cull' ( in 2-element array of float) 71 0:5 'cull' ( in 2-element array of float) 86 0:? 'cull' ( temp 2-element array of float) 87 0:? 'cull' ( in 2-element array of float CullDistance) [all …]
|
D | hlsl.clipdistance-2.vert.out | 8 0:4 'cull' ( out 2-element array of 2-component vector of float) 60 0:11 'cull' ( out 2-element array of 2-component vector of float) 70 0:12 'cull' ( out 2-element array of 2-component vector of float) 80 0:13 'cull' ( out 2-element array of 2-component vector of float) 90 0:14 'cull' ( out 2-element array of 2-component vector of float) 103 0:? 'cull' ( temp 2-element array of 2-component vector of float) 159 0:? 'cull' ( out 4-element array of float CullDistance) 164 0:? 'cull' ( temp 2-element array of 2-component vector of float) 171 0:? 'cull' ( out 4-element array of float CullDistance) 176 0:? 'cull' ( temp 2-element array of 2-component vector of float) [all …]
|
D | hlsl.clipdistance-2.frag.out | 9 0:4 'cull' ( in 2-element array of 2-component vector of float) 24 0:6 'cull' ( in 2-element array of 2-component vector of float) 88 0:? 'cull' ( temp 2-element array of 2-component vector of float) 94 0:? 'cull' ( in 4-element array of float CullDistance) 100 0:? 'cull' ( temp 2-element array of 2-component vector of float) 106 0:? 'cull' ( in 4-element array of float CullDistance) 112 0:? 'cull' ( temp 2-element array of 2-component vector of float) 118 0:? 'cull' ( in 4-element array of float CullDistance) 124 0:? 'cull' ( temp 2-element array of 2-component vector of float) 130 0:? 'cull' ( in 4-element array of float CullDistance) [all …]
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_clip_cull_distance_arrays.c | 64 nir_variable *cull = NULL; in combine_clip_cull() local 72 cull = var; in combine_clip_cull() 75 if (!cull && !clip) { in combine_clip_cull() 87 if (!cull && clip) { in combine_clip_cull() 100 const unsigned cull_array_size = get_unwrapped_array_length(nir, cull); in combine_clip_cull() 112 if (cull) { in combine_clip_cull() 113 assert(cull->data.compact); in combine_clip_cull() 114 cull->data.how_declared = nir_var_hidden; in combine_clip_cull() 115 cull->data.location = VARYING_SLOT_CLIP_DIST0 + clip_array_size / 4; in combine_clip_cull() 116 cull->data.location_frac = clip_array_size % 4; in combine_clip_cull()
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/ |
D | hlsl.clipdistance-2.vert | 3 out float2 cull[2] : SV_CullDistance) // array of vector float 11 cull[0].x = 0.525f; 12 cull[0].y = 0.625f; 13 cull[1].x = 0.725f; 14 cull[1].y = 0.825f;
|
D | hlsl.clipdistance-3.vert | 3 out float cull[2] : SV_CullDistance) // array of scalar float 9 cull[0] = 0.525f; 10 cull[1] = 0.625f;
|
D | hlsl.clipdistance-1.frag | 3 in float cull : SV_CullDistance) : SV_Target0 5 return pos + clip + cull;
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.clipdistance-2.vert | 3 out float2 cull[2] : SV_CullDistance) // array of vector float 11 cull[0].x = 0.525f; 12 cull[0].y = 0.625f; 13 cull[1].x = 0.725f; 14 cull[1].y = 0.825f;
|
D | hlsl.clipdistance-3.vert | 3 out float cull[2] : SV_CullDistance) // array of scalar float 9 cull[0] = 0.525f; 10 cull[1] = 0.625f;
|
D | hlsl.clipdistance-1.frag | 3 in float cull : SV_CullDistance) : SV_Target0 5 return pos + clip + cull;
|
/external/skia/tests/ |
D | PictureBBHTest.cpp | 103 SkRect cull = {-200,-200,+200,+200}; in DEF_TEST() local 107 auto canvas = recorder.beginRecording(cull, bbh); in DEF_TEST() 109 canvas->clipRect(cull); in DEF_TEST() 119 auto canvas = recorder.beginRecording(cull, &factory); in DEF_TEST() 120 canvas->clipRect(cull); in DEF_TEST()
|
D | DashPathEffectTest.cpp | 47 SkRect cull = SkRect::MakeWH(1.0f, 1.0f); in DEF_TEST() local 88 bool actualResult = as_PEB(dash)->asPoints(&results, src, rec, mats[i], &cull); in DEF_TEST() 137 SkRect cull = SkRect::MakeXYWH(43,236,57,149); in DEF_TEST() local 139 path.addRect(cull); in DEF_TEST() 145 skpathutils::FillPathWithPaint(path, paint, &path2, &cull); in DEF_TEST()
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | DrawableBitmap.java | 116 boolean cull = false; in draw() 124 cull = true; in draw() 127 if (!cull) { in draw() 217 boolean cull = false; in visibleAtPosition() 221 cull = true; in visibleAtPosition() 224 return !cull; in visibleAtPosition()
|
/external/angle/extensions/ |
D | ANGLE_clip_cull_distance.txt | 38 the number of supported cull distances may be zero. 79 Dependencies on cull distance support 81 If cull distances are not supported, querying MAX_CULL_DISTANCES_ANGLE 107 cull distances 110 cull distances
|