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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor.c372 GLint max_native_alu_instructions; local in function:glamor_check_instruction_count
386 &max_native_alu_instructions);
387 if (max_native_alu_instructions < GLAMOR_MIN_ALU_INSTRUCTIONS) {
390 GLAMOR_MIN_ALU_INSTRUCTIONS, max_native_alu_instructions);

Completed in 2 milliseconds