OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a0_back
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_setup.c
215
LLVMValueRef
a0_back
, a1_back, a2_back;
local
221
a0_back
= LLVMBuildLoad(b, LLVMBuildGEP(b, args->v0, &idx2, 1, ""), "v0a_back");
230
attribv[0] = LLVMBuildSelect(b, front_facing,
a0_back
, attribv[0], "");
Completed in 315 milliseconds