Searched defs:tgsi_src_register (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_shader_tokens.h477 * Then, tgsi_instruction::NumSrcRegs of tgsi_src_register follow.
566 struct tgsi_src_register struct
581 * If tgsi_src_register::Modifier is TRUE, tgsi_src_register_modifier follows.
583 * Then, if tgsi_src_register::Indirect is TRUE, another tgsi_src_register
586 * Then, if tgsi_src_register::Dimension is TRUE, tgsi_dimension follows.
/external/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h477 * Then, tgsi_instruction::NumSrcRegs of tgsi_src_register follow.
566 struct tgsi_src_register struct
581 * If tgsi_src_register::Modifier is TRUE, tgsi_src_register_modifier follows.
583 * Then, if tgsi_src_register::Indirect is TRUE, another tgsi_src_register
586 * Then, if tgsi_src_register::Dimension is TRUE, tgsi_dimension follows.

Completed in 1262 milliseconds