Searched refs:VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER (Results 1 – 5 of 5) sorted by relevance
/external/minigbm/external/ |
D | virgl_hw.h | 438 VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER, enumerator
|
/external/mesa3d/src/virtio/virtio-gpu/ |
D | virgl_hw.h | 584 VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER, enumerator
|
/external/virglrenderer/src/ |
D | virgl_hw.h | 617 VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER, enumerator
|
D | vrend_renderer.h | 461 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER, cmd)
|
D | vrend_renderer.c | 896 [VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER] = "Illegal command buffer", 2624 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER, num_viewports); in vrend_set_viewport_states() 5654 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER, shader_type); in vrend_bind_sampler_states() 5660 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER, num_states); in vrend_bind_sampler_states() 8159 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER, dst_handle); in vrend_transfer_inline_write() 8164 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER, dst_handle); in vrend_transfer_inline_write() 8209 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER, dst_handle); in vrend_renderer_copy_transfer3d() 8214 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_CMD_BUFFER, dst_handle); in vrend_renderer_copy_transfer3d()
|