Home
last modified time | relevance | path

Searched defs:zsa (Results 1 – 25 of 29) sorted by relevance

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dzero-sized-array.hpp15 ZeroSizedArray zsa; member in ContainsZeroSizedArray
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_zsa.h45 fd2_zsa_stateobj(struct pipe_depth_stencil_alpha_state *zsa) in fd2_zsa_stateobj()
Dfd2_emit.c238 struct fd2_zsa_stateobj *zsa = fd2_zsa_stateobj(ctx->zsa); in fd2_emit_state() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_zsa.h46 fd3_zsa_stateobj(struct pipe_depth_stencil_alpha_state *zsa) in fd3_zsa_stateobj()
Dfd3_emit.c544 struct fd3_zsa_stateobj *zsa = fd3_zsa_stateobj(ctx->zsa); in fd3_emit_state() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_zsa.h47 fd4_zsa_stateobj(struct pipe_depth_stencil_alpha_state *zsa) in fd4_zsa_stateobj()
Dfd4_emit.c684 struct fd4_zsa_stateobj *zsa = fd4_zsa_stateobj(ctx->zsa); in fd4_emit_state() local
700 struct fd4_zsa_stateobj *zsa = fd4_zsa_stateobj(ctx->zsa); in fd4_emit_state() local
711 struct fd4_zsa_stateobj *zsa = fd4_zsa_stateobj(ctx->zsa); in fd4_emit_state() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_zsa.h48 fd5_zsa_stateobj(struct pipe_depth_stencil_alpha_state *zsa) in fd5_zsa_stateobj()
Dfd5_emit.c554 struct fd5_zsa_stateobj *zsa = fd5_zsa_stateobj(ctx->zsa); in fd5_emit_state() local
569 struct fd5_zsa_stateobj *zsa = fd5_zsa_stateobj(ctx->zsa); in fd5_emit_state() local
586 struct fd5_zsa_stateobj *zsa = fd5_zsa_stateobj(ctx->zsa); in fd5_emit_state() local
597 struct fd5_zsa_stateobj *zsa = fd5_zsa_stateobj(ctx->zsa); in fd5_emit_state() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_zsa.h51 etna_zsa_state(struct pipe_depth_stencil_alpha_state *zsa) in etna_zsa_state()
Detnaviv_state.c714 struct etna_zsa_state *zsa = etna_zsa_state(zsa_state); in etna_update_zsa() local
Detnaviv_context.h157 struct pipe_depth_stencil_alpha_state *zsa; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_zsa.h59 fd6_zsa_stateobj(struct pipe_depth_stencil_alpha_state *zsa) in fd6_zsa_stateobj()
Dfd6_emit.c598 struct fd6_zsa_stateobj *zsa = fd6_zsa_stateobj(ctx->zsa); in compute_ztest_mode() local
643 struct fd6_zsa_stateobj *zsa = fd6_zsa_stateobj(ctx->zsa); in compute_lrz_state() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_helpers.c222 struct pipe_depth_stencil_alpha_state *zsa = (void *) ctx->depth_stencil; in panfrost_set_batch_masks_zs() local
Dpan_cmdstream.c259 const struct panfrost_zsa_state *zsa) in panfrost_fs_required()
519 const struct panfrost_zsa_state *zsa = ctx->depth_stencil; in panfrost_prepare_fs_state() local
650 const struct panfrost_zsa_state *zsa = ctx->depth_stencil; in panfrost_emit_frag_shader() local
811 const struct panfrost_zsa_state *zsa = ctx->depth_stencil; in panfrost_emit_depth_stencil() local
4311 pipe_zs_always_passes(const struct pipe_depth_stencil_alpha_state *zsa) in pipe_zs_always_passes()
4327 const struct pipe_depth_stencil_alpha_state *zsa) in panfrost_create_depth_stencil_state()
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dzero-sized-array.rs74 pub zsa: ZeroSizedArray, field
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
Dzero-sized-array.rs74 pub zsa: ZeroSizedArray, field
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_pipeline_state.h65 struct d3d12_depth_stencil_alpha_state *zsa; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.h67 struct nv30_zsa_stateobj *zsa; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h157 struct nv50_zsa_stateobj *zsa; member
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h887 util_writes_depth_stencil(const struct pipe_depth_stencil_alpha_state *zsa) in util_writes_depth_stencil()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h196 struct nvc0_zsa_stateobj *zsa; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h364 struct vc4_depth_stencil_alpha_state *zsa; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.h228 struct lima_depth_stencil_alpha_state *zsa; member

12