HomeSort by relevance Sort by last modified time
    Searched refs:sw_query_ops (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/
r600_query.c 460 static struct r600_query_ops sw_query_ops = { variable in typeref:struct:r600_query_ops
477 query->b.ops = &sw_query_ops;
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
r600_query.c 480 static struct r600_query_ops sw_query_ops = { variable in typeref:struct:r600_query_ops
497 query->b.ops = &sw_query_ops;
    [all...]

Completed in 302 milliseconds