Home
last modified time | relevance | path

Searched refs:g_gpd_cacheable (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Ddrvgpd.c96 static MS_U32 g_gpd_cacheable = TRUE; variable
168 if (FALSE == g_gpd_cacheable) in drv_gpd_set_zbuf_bas()
181 if (FALSE == g_gpd_cacheable) in drv_gpd_set_cbuf_bas()
1553 g_gpd_cacheable = u32Cacheable; in drv_gpd_set_cacheable()
1558 return g_gpd_cacheable; in drv_gpd_get_cacheable()