Searched defs:dest_swizzle (Results 1 - 5 of 5) 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_tex.h | 105 int dest_swizzle(int i) const { function in class:r600::TexInstruction
|
| H A D | sfn_instruction_gds.h | 69 int dest_swizzle(int i) const { function in class:r600::GDSInstr
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_render.c | 233 const char *dest_swizzle; local in function:glamor_create_composite_fs [all...] |
| H A D | glamor_priv.h | 121 enum shader_dest_swizzle dest_swizzle; member in struct:shader_key
|
Completed in 7 milliseconds