Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h703 struct tgsi_instruction_texture struct
705 unsigned Texture : 8; /* TGSI_TEXTURE_ */
706 unsigned NumOffsets : 4;
707 unsigned ReturnType : 3; /* TGSI_RETURN_TYPE_x */
708 unsigned Padding : 17;