Searched refs:VIRGL_ERROR_CTX_ILLEGAL_RESOURCE (Results 1 – 4 of 4) sorted by relevance
/external/minigbm/external/ |
D | virgl_hw.h | 435 VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, enumerator
|
/external/mesa3d/src/virtio/virtio-gpu/ |
D | virgl_hw.h | 581 VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, enumerator
|
/external/virglrenderer/src/ |
D | virgl_hw.h | 614 VIRGL_ERROR_CTX_ILLEGAL_RESOURCE, enumerator
|
D | vrend_renderer.c | 893 [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 …]
|