Searched refs:constrained (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_l3_config.h107 bool *constrained);
H A Dintel_urb_config.c60 * \param[out] constrained - true if we wanted more space than we had
69 bool *constrained)
179 *constrained = total_needs + total_wants > urb_chunks;
63 intel_get_urb_config(const struct intel_device_info * devinfo,const struct intel_l3_config * l3_cfg,bool tess_present,bool gs_present,const unsigned entry_size[4],unsigned entries[4],unsigned start[4],enum intel_urb_deref_block_size * deref_block_size,bool * constrained) argument
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_bank_conflicts.cpp534 bool *constrained = new bool[p.num_atoms()](); local in function:__anond43867c40410::shader_reg_constraints
541 constrained[p.atom_of_reg(reg)] = true;
553 constrained[p.atom_of_reg(127)] = true;
562 constrained[p.atom_of_reg(reg_of(inst->dst))] = true;
567 constrained[p.atom_of_reg(reg_of(inst->src[i]))] = true;
576 constrained[p.atom_of_reg(reg_of(inst->src[0]))] = true;
586 constrained[p.atom_of_reg(reg)] = true;
591 return constrained;
844 const bool *constrained,
854 if (!constrained[
843 optimize_reg_permutation(const partitioning & p,const bool * constrained,const weight_vector_type * conflicts,permutation map) argument
919 const bool *constrained = shader_reg_constraints(this, p); local in function:fs_visitor::opt_bank_conflicts
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_bank_conflicts.cpp534 bool *constrained = new bool[p.num_atoms()](); local in function:__anonf7e3c6710410::shader_reg_constraints
541 constrained[p.atom_of_reg(reg)] = true;
553 constrained[p.atom_of_reg(127)] = true;
562 constrained[p.atom_of_reg(reg_of(inst->dst))] = true;
567 constrained[p.atom_of_reg(reg_of(inst->src[i]))] = true;
578 constrained[p.atom_of_reg(reg)] = true;
583 return constrained;
835 const bool *constrained,
845 if (!constrained[r]) {
852 if (bank_r != bank_s && !constrained[
834 optimize_reg_permutation(const partitioning & p,const bool * constrained,const weight_vector_type * conflicts,permutation map) argument
910 const bool *constrained = shader_reg_constraints(this, p); local in function:fs_visitor::opt_bank_conflicts
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_urb.c133 (brw->urb.constrained && (brw->urb.vsize > vsize ||
148 brw->urb.constrained = 0;
156 brw->urb.constrained = 1;
165 brw->urb.constrained = 1;
177 /* Mark us as operating with constrained nr_entries, so that next
179 * escaping constrained mode and getting back to normal performance.
181 brw->urb.constrained = 1;
H A Dbrw_context.h996 bool constrained; member in struct:brw_context::__anonaf9edc7b0a08
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_urb.c133 (brw->urb.constrained && (brw->urb.vsize > vsize ||
148 brw->urb.constrained = 0;
156 brw->urb.constrained = 1;
165 brw->urb.constrained = 1;
177 /* Mark us as operating with constrained nr_entries, so that next
179 * escaping constrained mode and getting back to normal performance.
181 brw->urb.constrained = 1;
H A Dgfx7_urb.c249 bool constrained; local in function:gfx7_upload_urb
252 entries, start, NULL, &constrained);
H A Dbrw_context.h1016 bool constrained; member in struct:brw_context::__anon3cd19dee0a08
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.2.rst76 - radeon/vcn: add H.264 constrained baseline support
H A D18.3.6.rst106 - radeon/vcn: add H.264 constrained baseline support
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dnotes.markdown364 Splits live ranges for constrained values by inserting the
366 constrained values becomes minimal.
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_context.h694 bool constrained; member in struct:crocus_context::__anone5ee0d6b0a08
H A Dcrocus_state.c715 (ice->urb.constrained && (ice->urb.vsize > vsize ||
730 ice->urb.constrained = 0;
738 ice->urb.constrained = 1;
747 ice->urb.constrained = 1;
759 /* Mark us as operating with constrained nr_entries, so that next
761 * escaping constrained mode and getting back to normal performance.
763 ice->urb.constrained = 1;
6097 bool constrained; local in function:crocus_upload_dirty_render_state
6103 entries, start, NULL, &constrained);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_context.h669 bool constrained; member in struct:iris_context::__anon34ca7d7b0608::__anon34ca7d7b0708
H A Diris_program.c1167 * the existing config. However, if the URB is constrained, and
1172 (ice->shaders.urb.constrained && last_allocated_size > needed_size)) {
2157 if (ice->shaders.urb.constrained)
H A Diris_state.c5745 &ice->shaders.urb.constrained);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dnotes.markdown364 Splits live ranges for constrained values by inserting the
366 constrained values becomes minimal.
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dcontext.rst132 the LOD range the texture is going to be constrained to. Note that these
138 texture is going to be constrained to. Similar to the LOD range, this is added
182 constrained to.
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dcontext.rst153 the LOD range the texture is going to be constrained to. Note that these
159 texture is going to be constrained to. Similar to the LOD range, this is added
203 constrained to.
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_genX_exec.h231 bool constrained; local in function:emit_urb_config
235 entries, start, deref_block_size, &constrained);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_pipeline.c277 bool constrained; local in function:genX
283 &constrained);
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc533 bottom of the screen. All constrained window functions (f.movepack,
558 left of the screen. All constrained window functions (f.movepack,
569 right of the screen. All constrained window functions (f.movepack,
593 top of the screen. All constrained window functions (f.movepack,
681 begin a constrained move operation.
685 Setting this value to 0 will disable constrained moves. The default is
3274 Double clicking very fast to get the constrained move function will sometimes
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/
H A Ddoxygen.conf.in1030 # If 0 is used for the depth value (the default), the graph is not depth-constrained.
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md1303 1. When you popup a menu that is constrained by the border of the screen

Completed in 63 milliseconds

12