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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c135 LLVMValueRef a0_0 = args->facing; local in function:emit_facing_coef
136 LLVMValueRef a0_0f = LLVMBuildSIToFP(builder, a0_0, float_type, "");
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c136 LLVMValueRef a0_0 = args->facing; local in function:emit_facing_coef
137 LLVMValueRef a0_0f = LLVMBuildSIToFP(builder, a0_0, float_type, "");

Completed in 4 milliseconds