Home
last modified time | relevance | path

Searched refs:create_depth_stencil_alpha_state (Results 1 - 25 of 50) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_context.c82 pctx->create_depth_stencil_alpha_state = fd5_zsa_state_create;
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_context.c93 pctx->create_depth_stencil_alpha_state = fd2_zsa_state_create; in fd2_context_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_context.c83 pctx->create_depth_stencil_alpha_state = fd3_zsa_state_create;
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_context.c84 pctx->create_depth_stencil_alpha_state = fd4_zsa_state_create;
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_blend.c143 pipe->create_depth_stencil_alpha_state = softpipe_create_depth_stencil_state; in softpipe_init_blend_funcs()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_blend.c207 llvmpipe->pipe.create_depth_stencil_alpha_state = llvmpipe_create_depth_stencil_state; in llvmpipe_init_blend_funcs()
/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-gs.c252 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
H A Dshader-leak.c247 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
H A Dgraw_util.h166 handle = info->ctx->create_depth_stencil_alpha_state(info->ctx, in graw_util_default_state()
H A Dquad-sample.c370 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
H A Dtri-instanced.c305 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
H A Dfs-test.c455 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
H A Dgs-test.c545 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
H A Dvs-test.c443 handle = ctx->create_depth_stencil_alpha_state(ctx, &depthstencil); in init()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c307 svga->pipe.create_depth_stencil_alpha_state = svga_create_depth_stencil_state; in svga_init_depth_stencil_functions()
H A Dsvga_state_rss.c358 svga->pipe.create_depth_stencil_alpha_state(&svga->pipe, &ds); in get_no_depth_stencil_test_state()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_context.c222 pctx->create_depth_stencil_alpha_state = fd6_zsa_state_create;
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_context.h364 void * (*create_depth_stencil_alpha_state)(struct pipe_context *, member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.c467 pipe->create_depth_stencil_alpha_state = nv30_zsa_state_create; in nv30_state_init()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_state.c442 ctx->base.create_depth_stencil_alpha_state = lima_create_depth_stencil_alpha_state; in lima_state_init()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c419 ctx->create_depth_stencil_alpha_state = noop_create_dsa_state; in noop_init_state_functions()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.c497 r300->context.create_depth_stencil_alpha_state(&r300->context,
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c248 pipe->create_depth_stencil_alpha_state(pipe, &dsa); in util_blitter_create()
254 pipe->create_depth_stencil_alpha_state(pipe, &dsa); in util_blitter_create()
264 pipe->create_depth_stencil_alpha_state(pipe, &dsa); in util_blitter_create()
269 pipe->create_depth_stencil_alpha_state(pipe, &dsa); in util_blitter_create()
2865 ctx->base.pipe->create_depth_stencil_alpha_state(ctx->base.pipe, &dsa); in get_stencil_blit_fallback_dsa()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.c618 pctx->create_depth_stencil_alpha_state = etna_zsa_state_create; in etna_context_create()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_state.c706 pctx->create_depth_stencil_alpha_state = vc4_create_depth_stencil_alpha_state; in vc4_state_init()

Completed in 21 milliseconds

12