OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:svga_hwtnl_set_index_bias
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/drivers/svga/
svga_draw.h
86
void
svga_hwtnl_set_index_bias
( struct svga_hwtnl *hwtnl,
svga_state_vdecl.c
130
svga_hwtnl_set_index_bias
( svga->hwtnl, -neg_bias );
svga_draw.c
278
void
svga_hwtnl_set_index_bias
( struct svga_hwtnl *hwtnl,
function
svga_pipe_draw.c
374
svga_hwtnl_set_index_bias
( svga->hwtnl, 0 );
Completed in 57 milliseconds