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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_query.cpp92 /* All values are reset to 0 at swr_begin_query, except starting timestamp.
162 swr_begin_query(struct pipe_context *pipe, struct pipe_query *q) function in typeref:typename:boolean
266 pipe->begin_query = swr_begin_query;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_query.cpp92 /* All values are reset to 0 at swr_begin_query, except starting timestamp.
162 swr_begin_query(struct pipe_context *pipe, struct pipe_query *q) function in typeref:typename:bool
266 pipe->begin_query = swr_begin_query;

Completed in 4 milliseconds