Searched refs:predicateSwizzle (Results 1 – 4 of 4) sorted by relevance
121 predicateSwizzle = 0xE4; in Instruction()175 predicateSwizzle = (unsigned char)((*token & 0x00FF0000) >> 16); in Instruction()212 instructionString += swizzleString(PARAMETER_PREDICATE, predicateSwizzle); in string()
531 unsigned char predicateSwizzle; member
456 unsigned char pSwizzle = instruction->predicateSwizzle; in program()
419 unsigned char pSwizzle = instruction->predicateSwizzle; in applyShader()