OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:neg_bias
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/drivers/svga/
svga_state_vdecl.c
51
unsigned
neg_bias
= 0;
local
89
neg_bias
= MAX2(
neg_bias
, tmp_neg_bias);
118
+
neg_bias
* vb->stride
130
svga_hwtnl_set_index_bias( svga->hwtnl, -
neg_bias
);
Completed in 171 milliseconds