Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_query.c719 case SVGA_QUERY_NUM_BUFFERS_MAPPED: in svga_create_query()
805 case SVGA_QUERY_NUM_BUFFERS_MAPPED: in svga_destroy_query()
898 case SVGA_QUERY_NUM_BUFFERS_MAPPED: in svga_begin_query()
1022 case SVGA_QUERY_NUM_BUFFERS_MAPPED: in svga_end_query()
1170 case SVGA_QUERY_NUM_BUFFERS_MAPPED: in svga_get_query_result()
Dsvga_context.h56 SVGA_QUERY_NUM_BUFFERS_MAPPED, enumerator
Dsvga_screen.c780 QUERY("num-buffers-mapped", SVGA_QUERY_NUM_BUFFERS_MAPPED, in svga_get_driver_query_info()