Home
last modified time | relevance | path

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

/external/minigbm/external/
Dvirgl_hw.h433 VIRGL_ERROR_CTX_ILLEGAL_SHADER, enumerator
/external/mesa3d/src/virtio/virtio-gpu/
Dvirgl_hw.h579 VIRGL_ERROR_CTX_ILLEGAL_SHADER, enumerator
/external/virglrenderer/src/
Dvirgl_hw.h612 VIRGL_ERROR_CTX_ILLEGAL_SHADER, enumerator
Dvrend_renderer.c891 [VIRGL_ERROR_CTX_ILLEGAL_SHADER] = "Illegal shader",
1129 vrend_report_context_error(sub_ctx->parent, VIRGL_ERROR_CTX_ILLEGAL_SHADER, 0); in vrend_compile_shader()
1547 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_SHADER, 0); in add_cs_shader_program()
1640 vrend_report_context_error(sub_ctx->parent, VIRGL_ERROR_CTX_ILLEGAL_SHADER, 0); in add_shader_program()
3441 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_SHADER, shader->sel->type); in vrend_shader_create()
3446 vrend_report_context_error(ctx, VIRGL_ERROR_CTX_ILLEGAL_SHADER, shader->sel->type); in vrend_shader_create()