Home
last modified time | relevance | path

Searched defs:cull (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_cull.c108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri() local
143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage() local
/external/skia/tests/
DDashPathEffectTest.cpp47 SkRect cull = SkRect::MakeWH(1.0f, 1.0f); in DEF_TEST() local
137 SkRect cull = SkRect::MakeXYWH(43,236,57,149); in DEF_TEST() local
DPictureBBHTest.cpp103 SkRect cull = {-200,-200,+200,+200}; in DEF_TEST() local
DPictureTest.cpp781 SkRect cull = { 0,0, 10,20 }; in DEF_TEST() local
/external/skia/tools/viewer/
DShipSlide.cpp27 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas()
34 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim()
DAtlasSlide.cpp24 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas()
31 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim()
192 const SkRect cull = this->getBounds(); in onDraw() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_clip_cull_distance_arrays.c64 nir_variable *cull = NULL; in combine_clip_cull() local
/external/clang/test/CodeGen/
Dcomplex-convert.c14 _Complex unsigned long long cull) { in foo()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_state_raster.c127 int cull = ctx->Polygon.CullFaceMode; in nv04_emit_control() local
/external/skia/src/core/
DSkBigPicture.cpp14 SkBigPicture::SkBigPicture(const SkRect& cull, in SkBigPicture()
DSkPicture.cpp335 sk_sp<SkPicture> SkPicture::MakePlaceholder(SkRect cull) { in MakePlaceholder()
DSkOverdrawCanvas.cpp159 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
DSkPicturePlayback.cpp282 const SkRect* cull = nullptr; in handleOp() local
DSkRecorder.cpp302 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
DSkPictureRecord.cpp685 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_rasterizer.c85 translate_cull_mode(unsigned cull) in translate_cull_mode()
/external/skia/src/effects/
DSkOpPathEffect.cpp39 const SkRect* cull, const SkMatrix& ctm) const { in onFilterPath() argument
/external/angle/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp223 D3DCULL cull = D3DCULL_CCW; in ConvertCullMode() local
/external/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h623 d3dcull_to_pipe_face(D3DCULL cull) in d3dcull_to_pipe_face()
/external/skia/src/utils/
DSkPaintFilterCanvas.cpp229 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
DSkNWayCanvas.cpp311 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
/external/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c333 uint32_t cull = 0; in lima_pack_plbu_cmd() local
Dlima_gpu.h136 #define PLBU_CMD_PRIMITIVE_SETUP(force_point_size, cull, index_size) \ argument
/external/skia/tools/
DMSKPPlayer.cpp242 const SkRect* cull, in onDrawAtlas2()
/external/skia/tools/debugger/
DDebugCanvas.cpp583 const SkRect* cull, in onDrawAtlas2()

12