Home
last modified time | relevance | path

Searched defs:cull (Results 1 – 25 of 31) 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
147 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage() local
Ddraw_private.h147 struct draw_stage *cull; member
/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.cpp760 SkRect cull = { 0,0, 10,20 }; in DEF_TEST() local
/external/skia/tools/viewer/
DShipSlide.cpp28 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas()
35 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim()
DAtlasSlide.cpp25 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas()
32 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim()
191 const SkRect cull = this->getBounds(); in onDraw() local
/external/clang/test/CodeGen/
Dcomplex-convert.c14 _Complex unsigned long long cull) { in foo()
/external/skia/src/core/
DSkBigPicture.cpp19 SkBigPicture::SkBigPicture(const SkRect& cull, in SkBigPicture()
DSkPicture.cpp337 sk_sp<SkPicture> SkPicture::MakePlaceholder(SkRect cull) { in MakePlaceholder()
DSkOverdrawCanvas.cpp170 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
DSkPicturePlayback.cpp281 const SkRect* cull = nullptr; in handleOp() local
DSkRecorder.cpp295 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
DSkPictureRecord.cpp711 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_rasterizer.c67 translate_cull_mode(unsigned cull) in translate_cull_mode()
/external/mesa3d/src/compiler/nir/
Dnir_lower_clip_cull_distance_arrays.c441 nir_variable *cull = NULL; in combine_clip_cull() local
/external/mesa3d/src/mesa/state_tracker/
Dst_draw_hw_select.c146 nir_def *cull = nir_ixor(b, is_neg, config); in face_culling() local
153 nir_def *cull = NULL; in fast_frustum_culling() local
/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.h649 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.c355 uint32_t cull = 0; in lima_pack_plbu_cmd() local
Dlima_gpu.h140 #define PLBU_CMD_PRIMITIVE_SETUP(force_point_size, cull, index_size) \ argument
/external/skia/tools/
DMSKPPlayer.cpp245 const SkRect* cull, in onDrawAtlas2()
/external/skia/tools/debugger/
DDebugCanvas.cpp588 const SkRect* cull, in onDrawAtlas2()

12