Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h807 struct tgsi_instruction_memory struct
809 unsigned Qualifier : 4; /* TGSI_MEMORY_ */
810 unsigned Texture : 8; /* only for images: TGSI_TEXTURE_ */
811 unsigned Format : 10; /* only for images: PIPE_FORMAT_ */
812 unsigned Padding : 10;