Searched defs:tgsi_instruction_memory (Results 1 – 2 of 2) sorted by relevance
752 struct tgsi_instruction_memory struct754 unsigned Qualifier : 3; /* TGSI_MEMORY_ */755 unsigned Texture : 8; /* only for images: TGSI_TEXTURE_ */756 unsigned Format : 10; /* only for images: PIPE_FORMAT_ */757 unsigned Padding : 11;
793 struct tgsi_instruction_memory struct795 unsigned Qualifier : 3; /* TGSI_MEMORY_ */796 unsigned Texture : 8; /* only for images: TGSI_TEXTURE_ */797 unsigned Format : 10; /* only for images: PIPE_FORMAT_ */798 unsigned Padding : 11;