Searched refs:panfrost_shader_compile (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_assemble.c | 39 panfrost_shader_compile(struct pipe_screen *pscreen, in panfrost_shader_compile() function 57 panfrost_shader_compile(pscreen, shader_pool, desc_pool, xfb, state->xfb); in panfrost_shader_compile()
|
H A D | pan_compute.c | 73 panfrost_shader_compile(pctx->screen, &ctx->shaders, &ctx->descs, in panfrost_create_compute_state()
|
H A D | pan_context.h | 403 panfrost_shader_compile(struct pipe_screen *pscreen,
|
H A D | pan_context.c | 331 panfrost_shader_compile(pctx->screen, in panfrost_create_shader_state() 503 panfrost_shader_compile(ctx->base.screen, in panfrost_new_variant_locked()
|
Completed in 5 milliseconds