Home
last modified time | relevance | path

Searched refs:partitioning (Results 1 – 25 of 71) sorted by relevance

123

/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_bank_conflicts.cpp361 struct partitioning { struct
366 partitioning(unsigned n) : in partitioning() function
377 partitioning(const partitioning &p) : in partitioning() function
388 ~partitioning() in ~partitioning() argument
394 partitioning &
395 operator=(partitioning p) in operator =() argument
509 partitioning
512 partitioning p(BRW_MAX_GRF); in shader_reg_partitioning()
532 shader_reg_constraints(const fs_visitor *v, const partitioning &p) in shader_reg_constraints()
630 shader_conflict_weight_matrix(const fs_visitor *v, const partitioning &p) in shader_conflict_weight_matrix()
[all …]
/third_party/gptfdisk/
Dcurrent.spec1 Summary: GPT partitioning and MBR repair software
16 partitioning tools; the fixparts utility (in the fixparts package) fixes
17 some problems with MBR disks that can be created by buggy partitioning
24 Summary: An fdisk-like partitioning tool for GPT disks
27 An fdisk-like partitioning tool for GPT disks. GPT
DREADME.OpenSource9 …"Description" : "GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, b…
DREADME.md7 This package includes the source code for four related disk partitioning
89 partitioning disks or changing partitioning details; sgdisk is intended for
98 various buggy partitioning tools. Although most OSes can handle the
140 used to partitioning disks, particularly with Linux fdisk, two unusual
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.hpp122 void Init( PIPE_TESSELLATOR_PARTITIONING partitioning,
215 …id OverridePartitioning(PIPE_TESSELLATOR_PARTITIONING partitioning) {m_partitioning = partitioning in OverridePartitioning() argument
366 void Init( PIPE_TESSELLATOR_PARTITIONING partitioning,
449 …id OverridePartitioning(PIPE_TESSELLATOR_PARTITIONING partitioning) {m_partitioning = partitioning in OverridePartitioning() argument
Dtessellator.cpp457 PIPE_TESSELLATOR_PARTITIONING partitioning, in Init() argument
468 m_partitioning = partitioning; in Init()
469 m_originalPartitioning = partitioning; in Init()
470 switch( partitioning ) in Init()
2119 PIPE_TESSELLATOR_PARTITIONING partitioning, in Init() argument
2124 CHWTessellator::Init(partitioning,outputPrimitive); in Init()
2127 m_partitioning = partitioning; in Init()
2128 m_originalPartitioning = partitioning; in Init()
2129 switch( partitioning ) in Init()
/third_party/glslang/Test/
Dhlsl.hull.void.tesc21 [partitioning("fractional_even")]
Dhlsl.hull.1.tesc21 [partitioning("integer")]
Dhlsl.hull.3.tesc21 [partitioning("integer")]
Dhlsl.hull.2.tesc21 [partitioning("integer")]
Dhlsl.hull.6.tesc37 [partitioning("fractional_even")]
Dhlsl.emptystructreturn.tesc37 [partitioning("integer")]
Dhlsl.hull.ctrlpt-1.tesc22 [ partitioning ("fractional_odd") ]
Dhlsl.hull.4.tesc34 [ partitioning ( "fractional_odd" ) ]
Dhlsl.hull.5.tesc34 [ partitioning ( "fractional_odd" ) ]
Dhlsl.hull.ctrlpt-2.tesc23 [ partitioning ("fractional_odd") ]
Dhlsl.color.hull.tesc57 [partitioning("integer")]
Dhlsl.gs-hs-mix.tesc53 [partitioning("fractional_odd")]
Dspv.debuginfo.hlsl.tesc152 [partitioning("integer")]
/third_party/ffmpeg/libavcodec/
Dvp8.h88 uint8_t partitioning; member
Dvp8.c928 const uint8_t *mbsplits_left = vp8_mbsplits[left_mb->partitioning]; in decode_splitmvs()
938 mbsplits_top = vp8_mbsplits[top_mb->partitioning]; in decode_splitmvs()
953 mb->partitioning = part_idx; in decode_splitmvs()
1018 return &mb->bmv[mb->mode == VP8_MVMODE_SPLIT ? vp8_mbsplits[mb->partitioning][subblock] : 0]; in get_bmv_ptr()
1075 mb->partitioning = VP8_SPLITMVMODE_NONE; in vp7_decode_mvs()
1166 mb->partitioning = VP8_SPLITMVMODE_NONE; in vp8_decode_mvs()
1324 mb->partitioning = VP8_SPLITMVMODE_NONE; in decode_mb_mode()
1990 switch (mb->partitioning) { in inter_predict()
/third_party/libwebsockets/READMEs/
DREADME.esp32.md16 The factory app comes with partitioning for a 1MB factory partition containing that app and data, a…
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_driver.h168 uint8_t partitioning; /* PIPE_TESS_PART */ member
/third_party/openGLES/extensions/EXT/
DEXT_texture_compression_bptc.txt283 respectively. This partitioning is indexed by the X and Y within the block
522 partitioning)
536 partitioning)
550 partitioning)
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_compression_bptc.txt283 respectively. This partitioning is indexed by the X and Y within the block
521 partitioning)
535 partitioning)
549 partitioning)

123