Searched refs:predicateSwizzle (Results 1 – 4 of 4) sorted by relevance
125 predicateSwizzle = 0xE4; in Instruction()179 predicateSwizzle = (unsigned char)((*token & 0x00FF0000) >> 16); in Instruction()216 instructionString += swizzleString(PARAMETER_PREDICATE, predicateSwizzle); in string()
533 unsigned char predicateSwizzle; member
475 unsigned char pSwizzle = instruction->predicateSwizzle; in program()
471 unsigned char pSwizzle = instruction->predicateSwizzle; in applyShader()