Home | History | Annotate | Download | only in nine

Lines Matching defs:query

3845     struct NineQuery9 *query;
3854 hr = NineQuery9_new(This, &query, Type);
3857 *ppQuery = (IDirect3DQuery9 *)query;