Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_query.c738 case SVGA_QUERY_NUM_SHADER_RELOCATIONS: in svga_create_query()
825 case SVGA_QUERY_NUM_SHADER_RELOCATIONS: in svga_destroy_query()
934 case SVGA_QUERY_NUM_SHADER_RELOCATIONS: in svga_begin_query()
1058 case SVGA_QUERY_NUM_SHADER_RELOCATIONS: in svga_end_query()
1182 case SVGA_QUERY_NUM_SHADER_RELOCATIONS: in svga_get_query_result()
Dsvga_context.h68 SVGA_QUERY_NUM_SHADER_RELOCATIONS, enumerator
Dsvga_screen.c804 QUERY("num-shader-relocations", SVGA_QUERY_NUM_SHADER_RELOCATIONS, in svga_get_driver_query_info()