Home
last modified time | relevance | path

Searched defs:tgsi_declaration_sampler_view (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h240 struct tgsi_declaration_sampler_view { struct
241 unsigned Resource : 8; /**< one of TGSI_TEXTURE_ */
242 unsigned ReturnTypeX : 6; /**< one of enum tgsi_return_type */
243 unsigned ReturnTypeY : 6; /**< one of enum tgsi_return_type */
244 unsigned ReturnTypeZ : 6; /**< one of enum tgsi_return_type */
245 unsigned ReturnTypeW : 6; /**< one of enum tgsi_return_type */