Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h182 struct tgsi_declaration_sampler_view { struct
183 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 */