Home
last modified time | relevance | path

Searched refs:VIRGL_ERROR_CTX_ILLEGAL_RESOURCE (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_hw.h278 VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, enumerator
/external/minigbm/
Dvirgl_hw.h278 VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, enumerator
/external/virglrenderer/src/
Dvirgl_hw.h372 VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, enumerator
Dvrend_renderer.c1508 report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, res_handle); in vrend_create_surface()
1741 report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, res_handle); in vrend_create_sampler_view()
2362 report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, res_handle); in vrend_set_uniform_buffer()
2393 report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, res_handle); in vrend_set_index_buffer()
2427 report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, res_handle); in vrend_set_single_vbo()
2586 report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, handle); in vrend_set_single_image_view()
2617 report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, handle); in vrend_set_single_ssbo()
3738 report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, indirect_handle); in vrend_draw_vbo()
3745 report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, indirect_handle); in vrend_draw_vbo()
4044 report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, indirect_handle); in vrend_launch_grid()
[all …]