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

/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_shader_tokens.h454 struct tgsi_instruction struct
469 * If tgsi_instruction::Label is TRUE, tgsi_instruction_label follows.
471 * If tgsi_instruction::Texture is TRUE, tgsi_instruction_texture follows.
473 * then tgsi_instruction::Texture::NumOffset of tgsi_texture_offset follow.
475 * Then, tgsi_instruction::NumDstRegs of tgsi_dst_register follow.
477 * Then, tgsi_instruction::NumSrcRegs of tgsi_src_register follow.
479 * tgsi_instruction::NrTokens contains the total number of words that make the
/external/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h454 struct tgsi_instruction struct
469 * If tgsi_instruction::Label is TRUE, tgsi_instruction_label follows.
471 * If tgsi_instruction::Texture is TRUE, tgsi_instruction_texture follows.
473 * then tgsi_instruction::Texture::NumOffset of tgsi_texture_offset follow.
475 * Then, tgsi_instruction::NumDstRegs of tgsi_dst_register follow.
477 * Then, tgsi_instruction::NumSrcRegs of tgsi_src_register follow.
479 * tgsi_instruction::NrTokens contains the total number of words that make the

Completed in 122 milliseconds