Home
last modified time | relevance | path

Searched refs:nine_is_query_supported (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dquery9.h52 nine_is_query_supported(struct pipe_screen *screen, D3DQUERYTYPE);
Dquery9.c78 nine_is_query_supported(struct pipe_screen *screen, D3DQUERYTYPE type) in nine_is_query_supported() function
Ddevice9.c4154 hr = nine_is_query_supported(This->screen, Type); in NineDevice9_CreateQuery()