Searched refs:r300_reserve_cs_dwords (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_render.c193 static boolean r300_reserve_cs_dwords(struct r300_context *r300, function in typeref:typename:boolean
308 if (r300_reserve_cs_dwords(r300, flags, cs_dwords))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_render.c194 static boolean r300_reserve_cs_dwords(struct r300_context *r300, function in typeref:typename:boolean
309 if (r300_reserve_cs_dwords(r300, flags, cs_dwords))

Completed in 5 milliseconds