OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a1_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
222
a1_back
= LLVMBuildLoad(b, LLVMBuildGEP(b, args->v1, &idx2, 1, ""), "v1a_back");
231
attribv[1] = LLVMBuildSelect(b, front_facing,
a1_back
, attribv[1], "");
Completed in 75 milliseconds