Searched defs:tgsi_declaration_sampler_view (Results 1 – 1 of 1) sorted by relevance
182 struct tgsi_declaration_sampler_view { struct183 unsigned Resource : 8; /**< one of TGSI_TEXTURE_ */184 unsigned ReturnTypeX : 6; /**< one of enum pipe_type */185 unsigned ReturnTypeY : 6; /**< one of enum pipe_type */186 unsigned ReturnTypeZ : 6; /**< one of enum pipe_type */187 unsigned ReturnTypeW : 6; /**< one of enum pipe_type */