Searched refs:d3d11_to_pipe_query (Results 1 – 3 of 3) sorted by relevance
94 extern unsigned d3d11_to_pipe_query[D3D11_QUERY_COUNT];
84 unsigned d3d11_to_pipe_query[D3D11_QUERY_COUNT] = variable
1577 unsigned query_type = d3d11_to_pipe_query[query_desc->Query]; in CreateQuery()