HomeSort by relevance Sort by last modified time
    Searched refs:cull (Results 1 - 25 of 36) sorted by null

1 2

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_cull.c 43 unsigned cull_face; /**< which face(s) to cull (one of PIPE_FACE_x) */
93 struct cull_stage *cull = cull_stage(stage); local
95 cull->cull_face = stage->draw->rasterizer->cull_face;
96 cull->front_ccw = stage->draw->rasterizer->front_ccw;
128 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); local
129 if (cull == NULL)
132 cull->stage.draw = draw;
133 cull->stage.name = "cull";
134 cull->stage.next = NULL
    [all...]
draw_pipe.c 50 draw->pipeline.cull = draw_cull_stage( draw );
62 !draw->pipeline.cull ||
95 if (draw->pipeline.cull)
96 draw->pipeline.cull->destroy( draw->pipeline.cull );
draw_pipe_validate.c 141 /* polygon cull - this is difficult - hardware can cull just fine
256 /* Always run the cull stage as we calculate determinant there
264 draw->pipeline.cull->next = next;
265 next = draw->pipeline.cull;
draw_private.h 110 struct draw_stage *cull; member in struct:draw_context::__anon16270
  /external/clang/test/CodeGen/
complex-convert.c 14 _Complex unsigned long long cull) {
50 sc1 = cull;
51 // CHECK-NEXT: %[[VAR8:[A-Za-z0-9.]+]] = getelementptr inbounds { i[[LLSIZE]], i[[LLSIZE]] }, { i[[LLSIZE]], i[[LLSIZE]] }* %[[CULL:[A-Za-z0-9.]+]], i{{[0-9]+}} 0, i{{[0-9]+}} 0
72 uc1 = cull;
73 // CHECK-NEXT: %[[VAR18:[A-Za-z0-9.]+]] = getelementptr inbounds { i[[LLSIZE]], i[[LLSIZE]] }, { i[[LLSIZE]], i[[LLSIZE]] }* %[[CULL]], i{{[0-9]+}} 0, i{{[0-9]+}} 0
95 sll1 = cull;
96 // CHECK-NEXT: %[[VAR29:[A-Za-z0-9.]+]] = getelementptr inbounds { i[[LLSIZE]], i[[LLSIZE]] }, { i[[LLSIZE]], i[[LLSIZE]] }* %[[CULL]], i{{[0-9]+}} 0, i{{[0-9]+}} 0
117 ull1 = cull;
118 // CHECK-NEXT: %[[VAR39:[A-Za-z0-9.]+]] = getelementptr inbounds { i[[LLSIZE]], i[[LLSIZE]] }, { i[[LLSIZE]], i[[LLSIZE]] }* %[[CULL]], i{{[0-9]+}} 0, i{{[0-9]+}} 0
292 cull1 = sc + cull;
    [all...]
  /frameworks/rs/
rsProgramRaster.cpp 24 ProgramRaster::ProgramRaster(Context *rsc, bool pointSprite, RsCullMode cull)
29 mHal.state.cull = cull;
80 RsCullMode cull) {
86 if (existing->mHal.state.cull != cull) continue;
93 ProgramRaster *pr = new ProgramRaster(rsc, pointSprite, cull);
106 RsProgramRaster rsi_ProgramRasterCreate(Context * rsc, bool pointSprite, RsCullMode cull) {
107 ObjectBaseRef<ProgramRaster> pr = ProgramRaster::getProgramRaster(rsc, pointSprite, cull);
rsProgramRaster.h 42 RsCullMode cull; member in struct:android::renderscript::ProgramRaster::Hal::State
55 RsCullMode cull);
63 RsCullMode cull);
rsg.spec 18 param RsCullMode cull
  /external/valgrind/massif/tests/
culling2.stderr.exp 175 Massif: post-cull S. 0 (t:0, hp:0, ex:0, st:0)
176 Massif: post-cull S. 1 (t:48256, hp:48000, ex:256, st:0)
177 Massif: post-cull S. 2 (t:76320, hp:76000, ex:320, st:0)
178 Massif: post-cull S. 3 (t:110784, hp:110400, ex:384, st:0)
179 Massif: post-cull S. 4 (t:151648, hp:151200, ex:448, st:0)
180 Massif: post-cull S. 5 (t:198912, hp:198400, ex:512, st:0)
181 Massif: post-cull S. 6 (t:252576, hp:252000, ex:576, st:0)
182 Massif: post-cull S. 7 (t:281808, hp:281200, ex:608, st:0)
183 Massif: post-cull S. 8 (t:312640, hp:312000, ex:640, st:0)
184 Massif: post-cull S. 9 (t:345072, hp:344400, ex:672, st:0
    [all...]
culling1.stderr.exp 175 Massif: post-cull S. 0 (t:0, hp:0, ex:0, st:0)
176 Massif: post-cull S. 1 (t:64, hp:32, ex:32, st:0)
177 Massif: post-cull S. 2 (t:128, hp:64, ex:64, st:0)
178 Massif: post-cull S. 3 (t:192, hp:96, ex:96, st:0)
179 Massif: post-cull S. 4 (t:256, hp:128, ex:128, st:0)
180 Massif: post-cull S. 5 (t:320, hp:160, ex:160, st:0)
181 Massif: post-cull S. 6 (t:384, hp:192, ex:192, st:0)
182 Massif: post-cull S. 7 (t:448, hp:224, ex:224, st:0)
183 Massif: post-cull S. 8 (t:512, hp:256, ex:256, st:0)
184 Massif: post-cull S. 9 (t:576, hp:288, ex:288, st:0
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
DrawableBitmap.java 116 boolean cull = false;
124 cull = true;
127 if (!cull) {
217 boolean cull = false;
221 cull = true;
224 return !cull;
  /frameworks/rs/driver/
rsdProgramRaster.cpp 36 switch (pr->mHal.state.cull) {
49 rsc->setError(RS_ERROR_FATAL_DRIVER, "Invalid cull type");
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_state_raster.c 125 int cull = ctx->Polygon.CullFaceMode; local
137 /* Cull mode. */
140 else if (cull == GL_FRONT_AND_BACK)
143 nv04->ctrl[0] |= (cull == GL_FRONT) ^ (front == GL_CCW) ?
  /external/skia/tests/
DashPathEffectTest.cpp 37 SkRect cull = SkRect::MakeWH(1.0f, 1.0f); local
78 bool actualResult = dash->asPoints(&results, src, rec, mats[i], &cull);
82 // On the third pass all the lines should be outside the translated cull rect
  /frameworks/native/opengl/libagl/
vertex.cpp 32 c->cull.enable = GL_FALSE;
33 c->cull.cullFace = GL_BACK;
34 c->cull.frontFace = GL_CCW;
99 c->arrays.cull &= clip;
144 c->arrays.cull = 0;
array.cpp 545 c->arrays.cull = vertex_t::CLIP_ALL;
549 if (!c->arrays.cull) {
570 c->arrays.cull = vertex_t::CLIP_ALL;
586 if (!c->arrays.cull) {
599 c->arrays.cull = v0->flags & vertex_t::CLIP_ALL;
630 c->arrays.cull = vertex_t::CLIP_ALL;
634 if (!c->arrays.cull) {
660 c->arrays.cull = vertex_t::CLIP_ALL;
680 if (!c->arrays.cull) {
699 c->arrays.cull = v0->flags & v1->flags & vertex_t::CLIP_ALL
    [all...]
state.cpp 156 c->cull.enable = enabled;
265 c->cull.cullFace = mode;
279 c->cull.frontFace = mode;
  /external/libvorbis/vq/
make_residue_books.pl 11 # :1 res0_128_128_1.vqd, 4, nonseq cull, 0 +- 1
140 if($seqp=~/cull/){
  /frameworks/rs/driver/runtime/
rs_program.c 109 return prog->mHal.state.cull;
rs_structs.h 143 rs_cull_mode cull; member in struct:ProgramRaster::__anon23235::__anon23236
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
Renderable.java 64 public void setCullType(int cull) {
65 mData.cullType = cull;
  /bionic/libc/kernel/uapi/linux/
omap3isp.h 281 struct omap3isp_ccdc_culling __user * cull; member in struct:omap3isp_ccdc_update_config
  /development/ndk/platforms/android-21/include/linux/
omap3isp.h 281 struct omap3isp_ccdc_culling __user *cull; member in struct:omap3isp_ccdc_update_config
  /external/kernel-headers/original/uapi/linux/
omap3isp.h 404 * @cull: Cull control register.
415 struct omap3isp_ccdc_culling __user *cull; member in struct:omap3isp_ccdc_update_config
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
omap3isp.h 403 * @cull: Cull control register.
414 struct omap3isp_ccdc_culling *cull; member in struct:omap3isp_ccdc_update_config

Completed in 568 milliseconds

1 2