Searched defs:mega_fetch_count (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instruction_fetch.cpp | 79 FetchInstruction(EVFetchInstr vc_opcode,EVFetchType fetch_type,EVTXDataFormat data_format,EVFetchNumFormat num_format,EVFetchEndianSwap endian_swap,const PValue src,const GPRVector dst,uint32_t offset,bool is_mega_fetch,uint32_t mega_fetch_count,uint32_t buffer_id,uint32_t semantic_id,EBufferIndexMode buffer_index_mode,bool uncached,bool indexed,int array_base,int array_size,int elm_size,PValue buffer_offset,const std::array<int,4> & dest_swizzle) argument
|
| H A D | sfn_instruction_fetch.h | 94 uint32_t mega_fetch_count() const { return m_mega_fetch_count;} function in class:r600::FetchInstruction
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_asm.h | 105 unsigned mega_fetch_count; member in struct:r600_bytecode_vtx
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_asm.h | 109 unsigned mega_fetch_count; member in struct:r600_bytecode_vtx
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_bc.h | 567 unsigned mega_fetch_count:6; member in struct:r600_sb::bc_fetch
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_bc.h | 601 unsigned mega_fetch_count:6; member in struct:r600_sb::bc_fetch
|
Completed in 9 milliseconds