Searched refs:elm_size (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_fetch.h55 int elm_size,
111 int elm_size() const {return m_elm_size; } function in class:r600::FetchInstruction
H A Dsfn_instruction_gds.h163 int elm_size() const {return m_element_size;} function in class:r600::RatInstruction
H A Dsfn_instruction_fetch.cpp97 int elm_size,
118 m_elm_size(elm_size),
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 Dsfn_ir_to_assembly.cpp762 vtx.elem_size = fetch_instr.elm_size();
1070 cf->output.elem_size = instr.elm_size();

Completed in 6 milliseconds