Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dr600_query.c480 static struct r600_query_ops sw_query_ops = { variable
497 query->b.ops = &sw_query_ops; in r600_query_sw_create()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.c460 static struct r600_query_ops sw_query_ops = { variable
477 query->b.ops = &sw_query_ops; in r600_query_sw_create()