Searched defs:burst_count (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_gds.cpp87 RatInstruction(ECFOpCode cf_opcode,ERatOp rat_op,const GPRVector & data,const GPRVector & index,int rat_id,const PValue & rat_id_offset,int burst_count,int comp_mask,int element_size,bool ack) argument
H A Dsfn_instruction_export.h120 int burst_count() const { return m_burst_count;} function in class:r600::StreamOutIntruction
H A Dsfn_instruction_gds.h168 int burst_count() const {return m_burst_count;} function in class:r600::RatInstruction
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_parser.cpp783 unsigned burst_count = c->bc.burst_count; local in function:r600_sb::bc_parser::prepare_ir
827 unsigned burst_count = c->bc.burst_count; local in function:r600_sb::bc_parser::prepare_ir
H A Dsb_bc.h469 unsigned burst_count:4; member in struct:r600_sb::bc_cf
593 unsigned burst_count:4; member in struct:r600_sb::bc_fetch
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_parser.cpp795 unsigned burst_count = c->bc.burst_count; local in function:r600_sb::bc_parser::prepare_ir
839 unsigned burst_count = c->bc.burst_count; local in function:r600_sb::bc_parser::prepare_ir
H A Dsb_bc.h469 unsigned burst_count:4; member in struct:r600_sb::bc_cf
627 unsigned burst_count:4; member in struct:r600_sb::bc_fetch
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.h128 unsigned burst_count; member in struct:r600_bytecode_vtx
167 unsigned burst_count; member in struct:r600_bytecode_output
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.h132 unsigned burst_count; member in struct:r600_bytecode_vtx
171 unsigned burst_count; member in struct:r600_bytecode_output

Completed in 12 milliseconds