Home
last modified time | relevance | path

Searched refs:max_native_alu_instructions (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.c383 GLint max_native_alu_instructions; in glamor_check_instruction_count() local
397 &max_native_alu_instructions); in glamor_check_instruction_count()
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()