Searched refs:GLAMOR_MIN_ALU_INSTRUCTIONS (Results 1 – 2 of 2) sorted by relevance
398 if (max_native_alu_instructions < GLAMOR_MIN_ALU_INSTRUCTIONS) { in glamor_check_instruction_count()401 GLAMOR_MIN_ALU_INSTRUCTIONS, max_native_alu_instructions); in glamor_check_instruction_count()
947 #define GLAMOR_MIN_ALU_INSTRUCTIONS 128 /* Minimum required number of native ALU instructions */ macro