Home
last modified time | relevance | path

Searched refs:SEQUENTIAL (Results 1 - 10 of 10) sorted by relevance

/third_party/backends/backend/genesys/
H A Dregister.h66 SEQUENTIAL = 1 enumerator
78 if ((opts & SEQUENTIAL) == SEQUENTIAL) { in RegisterContainer()
209 SEQUENTIAL = 1 enumerator
218 // the registers in certain order: use the SEQUENTIAL option for that
H A Dscanner_interface_usb.cpp438 Genesys_Register_Set reg(Genesys_Register_Set::SEQUENTIAL); in write_fe_register()
H A Dgl646.cpp1240 Genesys_Register_Set local_reg(Genesys_Register_Set::SEQUENTIAL); in set_powersaving()
1312 Genesys_Register_Set regs(Genesys_Register_Set::SEQUENTIAL); in load_document()
1472 // FIXME: SEQUENTIAL not really needed in this case in eject_document()
1473 Genesys_Register_Set regs((Genesys_Register_Set::SEQUENTIAL)); in eject_document()
1566 // FIXME: SEQUENTIAL not really needed in this case in begin_scan()
1567 Genesys_Register_Set local_reg(Genesys_Register_Set::SEQUENTIAL); in begin_scan()
1730 // FIXME: SEQUENTIAL not really needed in this case in move_back_home()
1731 Genesys_Register_Set scan_local_reg(Genesys_Register_Set::SEQUENTIAL); in move_back_home()
H A Dgl841.cpp1143 // FIXME: SEQUENTIAL not really needed in this case in set_powersaving()
1144 Genesys_Register_Set local_reg(Genesys_Register_Set::SEQUENTIAL); in set_powersaving()
1424 // FIXME: SEQUENTIAL not really needed in this case in begin_scan()
1425 Genesys_Register_Set local_reg(Genesys_Register_Set::SEQUENTIAL); in begin_scan()
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_gpu_memcpy.c227 prim.VertexAccessType = SEQUENTIAL; in emit_so_memcpy()
315 genX(cmd_buffer_update_dirty_vbs_for_gfx8_vb_flush)(cmd_buffer, SEQUENTIAL, in cmd_buffer_so_memcpy()
H A DgenX_blorp_exec.c246 genX(cmd_buffer_update_dirty_vbs_for_gfx8_vb_flush)(cmd_buffer, SEQUENTIAL, in blorp_vf_invalidate_for_vb_48b_transitions()
H A DgenX_cmd_buffer.c4226 prim.VertexAccessType = SEQUENTIAL; in CmdDraw()
4236 update_dirty_vbs_for_gfx8_vb_flush(cmd_buffer, SEQUENTIAL); in CmdDraw()
4276 prim.VertexAccessType = SEQUENTIAL; in CmdDrawMultiEXT()
4287 update_dirty_vbs_for_gfx8_vb_flush(cmd_buffer, SEQUENTIAL); in CmdDrawMultiEXT()
4519 prim.VertexAccessType = SEQUENTIAL; in CmdDrawIndirectByteCountEXT()
4523 update_dirty_vbs_for_gfx8_vb_flush(cmd_buffer, SEQUENTIAL); in CmdDrawIndirectByteCountEXT()
4615 prim.VertexAccessType = SEQUENTIAL; in CmdDrawIndirect()
4619 update_dirty_vbs_for_gfx8_vb_flush(cmd_buffer, SEQUENTIAL); in CmdDrawIndirect()
4844 prim.VertexAccessType = SEQUENTIAL; in CmdDrawIndirectCount()
4848 update_dirty_vbs_for_gfx8_vb_flush(cmd_buffer, SEQUENTIAL); in CmdDrawIndirectCount()
[all...]
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h2056 prim.VertexAccessType = SEQUENTIAL; in blorp_exec_3d()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c7070 prim.VertexAccessType = draw->index_size > 0 ? RANDOM : SEQUENTIAL; in iris_upload_render_state()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c8016 prim.VertexAccessType = draw->index_size > 0 ? RANDOM : SEQUENTIAL;

Completed in 45 milliseconds