OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dzxyz20
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_setup.c
249
LLVMValueRef dzdxdzdy, dzdx, dzdy,
dzxyz20
, dyzzx01, dyzzx01_dzxyz20, dzx01_dyz20;
local
264
dzxyz20
= LLVMBuildShuffleVector(b, dxyz20, dxyz20, LLVMConstVector(shuffles, 4), "");
272
dyzzx01_dzxyz20 = LLVMBuildFMul(b,
dzxyz20
, dyzzx01, "dyzzx01_dzxyz20");
Completed in 129 milliseconds