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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_query.c71 static int pipe_to_virgl_query(enum pipe_query_type ptype) function in typeref:typename:int
113 query->type = pipe_to_virgl_query(query_type);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_query.c72 static int pipe_to_virgl_query(enum pipe_query_type ptype) function in typeref:typename:int
122 pipe_to_virgl_query(query_type), index, query->buf, 0);

Completed in 4 milliseconds