Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/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.c3850 hr = nine_is_query_supported(This->screen, Type); in NineDevice9_CreateQuery()