Home
last modified time | relevance | path

Searched refs:vprog (Results 1 – 25 of 54) sorted by relevance

123

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/program/
H A Dprogramopt.c105 ralloc_free(vprog->arb.Instructions); in insert_mvp_dp4_code()
108 vprog->arb.Instructions = newInst; in insert_mvp_dp4_code()
109 vprog->arb.NumInstructions = newLen; in insert_mvp_dp4_code()
110 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_dp4_code()
149 hposTemp = vprog->arb.NumTemporaries++; in insert_mvp_mad_code()
206 ralloc_free(vprog->arb.Instructions); in insert_mvp_mad_code()
209 vprog->arb.Instructions = newInst; in insert_mvp_mad_code()
210 vprog->arb.NumInstructions = newLen; in insert_mvp_mad_code()
211 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_mad_code()
220 insert_mvp_dp4_code( ctx, vprog ); in _mesa_insert_mvp_code()
[all …]
H A Dprogramopt.h41 _mesa_insert_mvp_code(struct gl_context *ctx, struct gl_program *vprog);
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/program/
H A Dprogramopt.c105 ralloc_free(vprog->arb.Instructions); in insert_mvp_dp4_code()
108 vprog->arb.Instructions = newInst; in insert_mvp_dp4_code()
109 vprog->arb.NumInstructions = newLen; in insert_mvp_dp4_code()
110 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_dp4_code()
149 hposTemp = vprog->arb.NumTemporaries++; in insert_mvp_mad_code()
206 ralloc_free(vprog->arb.Instructions); in insert_mvp_mad_code()
209 vprog->arb.Instructions = newInst; in insert_mvp_mad_code()
210 vprog->arb.NumInstructions = newLen; in insert_mvp_mad_code()
211 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_mad_code()
220 insert_mvp_dp4_code( ctx, vprog ); in _mesa_insert_mvp_code()
[all …]
H A Dprogramopt.h41 _mesa_insert_mvp_code(struct gl_context *ctx, struct gl_program *vprog);
/dports/lang/clover/mesa-21.3.6/src/mesa/program/
H A Dprogramopt.c105 ralloc_free(vprog->arb.Instructions); in insert_mvp_dp4_code()
108 vprog->arb.Instructions = newInst; in insert_mvp_dp4_code()
109 vprog->arb.NumInstructions = newLen; in insert_mvp_dp4_code()
110 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_dp4_code()
149 hposTemp = vprog->arb.NumTemporaries++; in insert_mvp_mad_code()
206 ralloc_free(vprog->arb.Instructions); in insert_mvp_mad_code()
209 vprog->arb.Instructions = newInst; in insert_mvp_mad_code()
210 vprog->arb.NumInstructions = newLen; in insert_mvp_mad_code()
211 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_mad_code()
220 insert_mvp_dp4_code( ctx, vprog ); in _mesa_insert_mvp_code()
[all …]
H A Dprogramopt.h41 _mesa_insert_mvp_code(struct gl_context *ctx, struct gl_program *vprog);
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/program/
H A Dprogramopt.c105 ralloc_free(vprog->arb.Instructions); in insert_mvp_dp4_code()
108 vprog->arb.Instructions = newInst; in insert_mvp_dp4_code()
109 vprog->arb.NumInstructions = newLen; in insert_mvp_dp4_code()
110 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_dp4_code()
149 hposTemp = vprog->arb.NumTemporaries++; in insert_mvp_mad_code()
206 ralloc_free(vprog->arb.Instructions); in insert_mvp_mad_code()
209 vprog->arb.Instructions = newInst; in insert_mvp_mad_code()
210 vprog->arb.NumInstructions = newLen; in insert_mvp_mad_code()
211 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_mad_code()
220 insert_mvp_dp4_code( ctx, vprog ); in _mesa_insert_mvp_code()
[all …]
H A Dprogramopt.h41 _mesa_insert_mvp_code(struct gl_context *ctx, struct gl_program *vprog);
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/program/
H A Dprogramopt.c105 ralloc_free(vprog->arb.Instructions); in insert_mvp_dp4_code()
108 vprog->arb.Instructions = newInst; in insert_mvp_dp4_code()
109 vprog->arb.NumInstructions = newLen; in insert_mvp_dp4_code()
110 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_dp4_code()
149 hposTemp = vprog->arb.NumTemporaries++; in insert_mvp_mad_code()
206 ralloc_free(vprog->arb.Instructions); in insert_mvp_mad_code()
209 vprog->arb.Instructions = newInst; in insert_mvp_mad_code()
210 vprog->arb.NumInstructions = newLen; in insert_mvp_mad_code()
211 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_mad_code()
220 insert_mvp_dp4_code( ctx, vprog ); in _mesa_insert_mvp_code()
[all …]
H A Dprogramopt.h41 _mesa_insert_mvp_code(struct gl_context *ctx, struct gl_program *vprog);
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/program/
H A Dprogramopt.c105 ralloc_free(vprog->arb.Instructions); in insert_mvp_dp4_code()
108 vprog->arb.Instructions = newInst; in insert_mvp_dp4_code()
109 vprog->arb.NumInstructions = newLen; in insert_mvp_dp4_code()
110 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_dp4_code()
149 hposTemp = vprog->arb.NumTemporaries++; in insert_mvp_mad_code()
206 ralloc_free(vprog->arb.Instructions); in insert_mvp_mad_code()
209 vprog->arb.Instructions = newInst; in insert_mvp_mad_code()
210 vprog->arb.NumInstructions = newLen; in insert_mvp_mad_code()
211 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_mad_code()
220 insert_mvp_dp4_code( ctx, vprog ); in _mesa_insert_mvp_code()
[all …]
H A Dprogramopt.h41 _mesa_insert_mvp_code(struct gl_context *ctx, struct gl_program *vprog);
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/program/
H A Dprogramopt.c105 ralloc_free(vprog->arb.Instructions); in insert_mvp_dp4_code()
108 vprog->arb.Instructions = newInst; in insert_mvp_dp4_code()
109 vprog->arb.NumInstructions = newLen; in insert_mvp_dp4_code()
110 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_dp4_code()
149 hposTemp = vprog->arb.NumTemporaries++; in insert_mvp_mad_code()
206 ralloc_free(vprog->arb.Instructions); in insert_mvp_mad_code()
209 vprog->arb.Instructions = newInst; in insert_mvp_mad_code()
210 vprog->arb.NumInstructions = newLen; in insert_mvp_mad_code()
211 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_mad_code()
220 insert_mvp_dp4_code( ctx, vprog ); in _mesa_insert_mvp_code()
[all …]
H A Dprogramopt.h41 _mesa_insert_mvp_code(struct gl_context *ctx, struct gl_program *vprog);
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/program/
H A Dprogramopt.c105 ralloc_free(vprog->arb.Instructions); in insert_mvp_dp4_code()
108 vprog->arb.Instructions = newInst; in insert_mvp_dp4_code()
109 vprog->arb.NumInstructions = newLen; in insert_mvp_dp4_code()
110 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_dp4_code()
149 hposTemp = vprog->arb.NumTemporaries++; in insert_mvp_mad_code()
206 ralloc_free(vprog->arb.Instructions); in insert_mvp_mad_code()
209 vprog->arb.Instructions = newInst; in insert_mvp_mad_code()
210 vprog->arb.NumInstructions = newLen; in insert_mvp_mad_code()
211 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_mad_code()
220 insert_mvp_dp4_code( ctx, vprog ); in _mesa_insert_mvp_code()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/program/
H A Dprogramopt.c105 ralloc_free(vprog->arb.Instructions); in insert_mvp_dp4_code()
108 vprog->arb.Instructions = newInst; in insert_mvp_dp4_code()
109 vprog->arb.NumInstructions = newLen; in insert_mvp_dp4_code()
110 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_dp4_code()
149 hposTemp = vprog->arb.NumTemporaries++; in insert_mvp_mad_code()
206 ralloc_free(vprog->arb.Instructions); in insert_mvp_mad_code()
209 vprog->arb.Instructions = newInst; in insert_mvp_mad_code()
210 vprog->arb.NumInstructions = newLen; in insert_mvp_mad_code()
211 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_mad_code()
220 insert_mvp_dp4_code( ctx, vprog ); in _mesa_insert_mvp_code()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/program/
H A Dprogramopt.c105 ralloc_free(vprog->arb.Instructions); in insert_mvp_dp4_code()
108 vprog->arb.Instructions = newInst; in insert_mvp_dp4_code()
109 vprog->arb.NumInstructions = newLen; in insert_mvp_dp4_code()
110 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_dp4_code()
149 hposTemp = vprog->arb.NumTemporaries++; in insert_mvp_mad_code()
206 ralloc_free(vprog->arb.Instructions); in insert_mvp_mad_code()
209 vprog->arb.Instructions = newInst; in insert_mvp_mad_code()
210 vprog->arb.NumInstructions = newLen; in insert_mvp_mad_code()
211 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_mad_code()
220 insert_mvp_dp4_code( ctx, vprog ); in _mesa_insert_mvp_code()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/program/
H A Dprogramopt.c105 ralloc_free(vprog->arb.Instructions); in insert_mvp_dp4_code()
108 vprog->arb.Instructions = newInst; in insert_mvp_dp4_code()
109 vprog->arb.NumInstructions = newLen; in insert_mvp_dp4_code()
110 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_dp4_code()
149 hposTemp = vprog->arb.NumTemporaries++; in insert_mvp_mad_code()
206 ralloc_free(vprog->arb.Instructions); in insert_mvp_mad_code()
209 vprog->arb.Instructions = newInst; in insert_mvp_mad_code()
210 vprog->arb.NumInstructions = newLen; in insert_mvp_mad_code()
211 vprog->info.inputs_read |= VERT_BIT_POS; in insert_mvp_mad_code()
220 insert_mvp_dp4_code( ctx, vprog ); in _mesa_insert_mvp_code()
[all …]
/dports/multimedia/libquvi-scripts/libquvi-scripts-0.4.21/share/lua/website/
H A Darte.lua97 vprog = tonumber(U.json_get(p, 'versionProg')),
137 if b.vprog ==2 and a.vprog ~= 2 then
141 if a.vprog < b.vprog then
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/misc/
H A Dpmic8xxx-pwrkey.c164 u8 vref_sel, vlow_sel, band, vprog, bank; in pm8058_disable_smps_locally_set_pull_down() local
203 vprog = reg & PM8058_SMPS_ADVANCED_VPROG_MASK; in pm8058_disable_smps_locally_set_pull_down()
205 vprog = (vprog + 1) >> 1; in pm8058_disable_smps_locally_set_pull_down()
206 if (vprog > PM8058_SMPS_LEGACY_VPROG_MASK) in pm8058_disable_smps_locally_set_pull_down()
207 vprog = PM8058_SMPS_LEGACY_VPROG_MASK; in pm8058_disable_smps_locally_set_pull_down()
246 | vref_sel | vprog); in pm8058_disable_smps_locally_set_pull_down()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/misc/
H A Dpmic8xxx-pwrkey.c164 u8 vref_sel, vlow_sel, band, vprog, bank; in pm8058_disable_smps_locally_set_pull_down() local
203 vprog = reg & PM8058_SMPS_ADVANCED_VPROG_MASK; in pm8058_disable_smps_locally_set_pull_down()
205 vprog = (vprog + 1) >> 1; in pm8058_disable_smps_locally_set_pull_down()
206 if (vprog > PM8058_SMPS_LEGACY_VPROG_MASK) in pm8058_disable_smps_locally_set_pull_down()
207 vprog = PM8058_SMPS_LEGACY_VPROG_MASK; in pm8058_disable_smps_locally_set_pull_down()
246 | vref_sel | vprog); in pm8058_disable_smps_locally_set_pull_down()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/misc/
H A Dpmic8xxx-pwrkey.c164 u8 vref_sel, vlow_sel, band, vprog, bank; in pm8058_disable_smps_locally_set_pull_down() local
203 vprog = reg & PM8058_SMPS_ADVANCED_VPROG_MASK; in pm8058_disable_smps_locally_set_pull_down()
205 vprog = (vprog + 1) >> 1; in pm8058_disable_smps_locally_set_pull_down()
206 if (vprog > PM8058_SMPS_LEGACY_VPROG_MASK) in pm8058_disable_smps_locally_set_pull_down()
207 vprog = PM8058_SMPS_LEGACY_VPROG_MASK; in pm8058_disable_smps_locally_set_pull_down()
246 | vref_sel | vprog); in pm8058_disable_smps_locally_set_pull_down()
/dports/devel/spark/spark-2.1.1/graphx/src/main/scala/org/apache/spark/graphx/
H A DPregel.scala117 (vprog: (VertexId, VD, A) => VD,
125 var g = graph.mapVertices((vid, vdata) => vprog(vid, vdata, initialMsg)).cache()
135 g = g.joinVertices(messages)(vprog).cache()
/dports/games/taisei/taisei-1.3.2/src/resource/
H A Dshader_program.c107 static void unload_shader_program(void *vprog) { in unload_shader_program() argument
108 r_shader_program_destroy(vprog); in unload_shader_program()
/dports/cad/repsnapper/repsnapper-2.5a4/src/
H A Drepsnapper.cpp266 ViewProgress vprog(new Gtk::HBox(),new Gtk::ProgressBar(),new Gtk::Label()); in main() local
267 vprog.set_terminal_output(true); in main()
268 model->SetViewProgress(&vprog); in main()

123