Home
last modified time | relevance | path

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

12

/third_party/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
/third_party/skia/tests/
DDashPathEffectTest.cpp44 SkRect cull = SkRect::MakeWH(1.0f, 1.0f); in DEF_TEST() local
134 SkRect cull = SkRect::MakeXYWH(43,236,57,149); in DEF_TEST() local
DPictureBBHTest.cpp100 SkRect cull = {-200,-200,+200,+200}; in DEF_TEST() local
/third_party/skia/samplecode/
DSampleShip.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()
DSampleAtlas.cpp23 const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas()
30 … const SkRect tex[], const SkColor colors[], int count, const SkRect* cull, in draw_atlas_sim()
191 const SkRect cull = this->getBounds(); in onDraw() local
/third_party/skia/src/core/
DSkMiniRecorder.cpp50 SkMiniPicture(const SkRect* cull, T&& op) in SkMiniPicture()
98 sk_sp<SkPicture> SkMiniRecorder::detachAsPicture(const SkRect* cull) { in detachAsPicture()
DSkBigPicture.cpp15 SkBigPicture::SkBigPicture(const SkRect& cull, in SkBigPicture()
DSkPicture.cpp321 sk_sp<SkPicture> SkPicture::MakePlaceholder(SkRect cull) { in MakePlaceholder()
DSkOverdrawCanvas.cpp151 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
DSkPicturePlayback.cpp254 const SkRect* cull = nullptr; in handleOp() local
DSkRecorder.cpp270 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_clip_cull_distance_arrays.c69 nir_variable *cull = NULL; in combine_clip_cull() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_rasterizer.c85 translate_cull_mode(unsigned cull) in translate_cull_mode()
/third_party/skia/src/effects/
DSkOpPathEffect.cpp24 const SkRect* cull, const SkMatrix& ctm) const { in onFilterPath() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp222 D3DCULL cull = D3DCULL_CCW; in ConvertCullMode() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_draw_hw_select.c150 nir_ssa_def *cull = nir_ixor(b, is_neg, config); in face_culling() local
157 nir_ssa_def *cull = NULL; in fast_frustum_culling() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.h657 d3dcull_to_pipe_face(D3DCULL cull) in d3dcull_to_pipe_face()
/third_party/skia/src/utils/
DSkPaintFilterCanvas.cpp217 const SkRect* cull, const SkPaint* paint) { in onDrawAtlas2()
DSkNWayCanvas.cpp280 const SkSamplingOptions& sampling, const SkRect* cull, in onDrawAtlas2()
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_hlsl.cpp619 for (uint32_t cull = 0; cull < cull_distance_count; cull += 4) in emit_builtin_outputs_in_struct() local
749 for (uint32_t cull = 0; cull < cull_distance_count; cull += 4) in emit_builtin_inputs_in_struct() local
2567 for (uint32_t cull = 0; cull < cull_distance_count; cull++) in emit_hlsl_entry_point() local
2650 for (uint32_t cull = 0; cull < cull_distance_count; cull++) in emit_hlsl_entry_point() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c355 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
/third_party/skia/tools/
DMSKPPlayer.cpp242 const SkRect* cull, in onDrawAtlas2()
/third_party/skia/tools/debugger/
DDebugCanvas.cpp557 const SkRect* cull, in onDrawAtlas2()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h189 uint8_t cull[AGX_CULL_LENGTH]; member

12