HomeSort by relevance Sort by last modified time
    Searched defs:tgsi_src_register (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_shader_tokens.h 477 * 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/
p_shader_tokens.h 477 * 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 260 milliseconds