Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h752 struct tgsi_instruction_memory struct
754 unsigned Qualifier : 3; /* TGSI_MEMORY_ */
755 unsigned Texture : 8; /* only for images: TGSI_TEXTURE_ */
756 unsigned Format : 10; /* only for images: PIPE_FORMAT_ */
757 unsigned Padding : 11;
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h793 struct tgsi_instruction_memory struct
795 unsigned Qualifier : 3; /* TGSI_MEMORY_ */
796 unsigned Texture : 8; /* only for images: TGSI_TEXTURE_ */
797 unsigned Format : 10; /* only for images: PIPE_FORMAT_ */
798 unsigned Padding : 11;