Home
last modified time | relevance | path

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

/external/minigbm/external/
Dvirgl_hw.h435 VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, enumerator
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_hw.h581 VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, enumerator
/external/virglrenderer/src/
Dvirgl_hw.h614 VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, enumerator
Dvrend_renderer.c893 [VIRGL_ERROR_CTX_ILLEGAL_RESOURCE] = "Illegal resource",
1841 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, res_handle); in vrend_create_surface()
2111 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, res_handle); in vrend_create_sampler_view()
2859 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, res_handle); in vrend_set_uniform_buffer()
2890 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, res_handle); in vrend_set_index_buffer()
2925 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, res_handle); in vrend_set_single_vbo()
3088 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, handle); in vrend_set_single_image_view()
3119 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, handle); in vrend_set_single_ssbo()
3148 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, handle); in vrend_set_single_abo()
4606 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, indirect_handle); in vrend_draw_vbo()
[all …]