/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_render_stencilref.c | 55 r300->stencil_ref.ref_value[0] != r300->stencil_ref.ref_value[1]); in r300_stencilref_needed() 68 sr->ref_value_front = r300->stencil_ref.ref_value[0]; in r300_stencilref_begin() 85 r300->stencil_ref.ref_value[0] = r300->stencil_ref.ref_value[1]; in r300_stencilref_switch_side() 101 r300->stencil_ref.ref_value[0] = sr->ref_value_front; in r300_stencilref_end()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atom_depth.c | 108 sr.ref_value[0] = _mesa_get_stencil_ref(ctx, 0); in st_update_depth_stencil_alpha() 119 sr.ref_value[1] = _mesa_get_stencil_ref(ctx, back); in st_update_depth_stencil_alpha() 127 sr.ref_value[1] = sr.ref_value[0]; in st_update_depth_stencil_alpha()
|
D | st_cb_clear.c | 308 stencil_ref.ref_value[0] = ctx->Stencil.Clear; in clear_with_quad()
|
/third_party/node/test/cctest/ |
D | test_aliased_buffer.cc | 233 Reference ref_value = ab[1] = 2; in TEST_F() local 235 EXPECT_EQ(static_cast<uint32_t>(2), ref = ref_value); in TEST_F() 236 EXPECT_EQ(static_cast<uint32_t>(4), ref += ref_value); in TEST_F() 237 EXPECT_EQ(static_cast<uint32_t>(2), ref -= ref_value); in TEST_F()
|
/third_party/jerryscript/tools/ |
D | gen-magic-strings.py | 64 defs = sorted(defs, key=lambda ref_value: (len(ref_value[1]), ref_value[1]))
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_state_immediate.c | 126 LIS5 |= i915->stencil_ref.ref_value[stencil_ccw] << S5_STENCIL_REF_SHIFT; in upload_S5()
|
D | i915_state_dynamic.c | 122 bfo[0] |= i915->stencil_ref.ref_value[!stencil_ccw] in upload_BFO()
|
/third_party/mesa3d/docs/gallium/cso/ |
D | dsa.rst | 60 ref_value
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_state_common.c | 308 S_028430_STENCILREF(a->state.ref_value[0]) | in r600_emit_stencil_ref() 312 S_028434_STENCILREF_BF(a->state.ref_value[1]) | in r600_emit_stencil_ref() 329 ref.ref_value[0] = state.ref_value[0]; in r600_set_pipe_stencil_ref() 330 ref.ref_value[1] = state.ref_value[1]; in r600_set_pipe_stencil_ref() 352 ref.ref_value[0] = rctx->stencil_ref.pipe_state.ref_value[0]; in r600_bind_dsa_state() 353 ref.ref_value[1] = rctx->stencil_ref.pipe_state.ref_value[1]; in r600_bind_dsa_state()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_rss.c | 215 EMIT_RS(svga, svga->curr.stencil_ref.ref_value[0], STENCILREF); in emit_rss_vgpu9() 467 unsigned curr_ref = svga->curr.stencil_ref.ref_value[0]; in emit_rss_vgpu10()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_state_validate.c | 209 PUSH_DATA (push, nv30->stencil_ref.ref_value[0]); in nv30_validate_stencil_ref() 211 PUSH_DATA (push, nv30->stencil_ref.ref_value[1]); in nv30_validate_stencil_ref()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_emit.c | 269 A2XX_RB_STENCILREFMASK_STENCILREF(sr->ref_value[1])); in fd2_emit_state() 271 A2XX_RB_STENCILREFMASK_STENCILREF(sr->ref_value[0])); in fd2_emit_state()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_derived.c | 326 llvmpipe->stencil_ref.ref_value); in llvmpipe_update_derived()
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | OutputMerger.cpp | 993 psr.ref_value[0] = StencilRef; in SetDepthStencilState() 994 psr.ref_value[1] = StencilRef; in SetDepthStencilState()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_state_validate.c | 167 PUSH_DATA (push, nv50->stencil_ref.ref_value[0]); in nv50_validate_stencil_ref() 169 PUSH_DATA (push, nv50->stencil_ref.ref_value[1]); in nv50_validate_stencil_ref()
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_state.h | 391 ubyte ref_value[2]; member
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3dx_emit.c | 680 v3d->stencil_ref.ref_value[0]; in v3dX() 688 v3d->stencil_ref.ref_value[1]; in v3dX()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_uniforms.c | 339 (vc4->stencil_ref.ref_value[data] << 8) : in vc4_write_uniforms()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_state.c | 60 VIVS_PE_STENCIL_CONFIG_REF_FRONT(sr.ref_value[i]); in etna_set_stencil_ref() 62 VIVS_PE_STENCIL_CONFIG_EXT_REF_BACK(sr.ref_value[!i]); in etna_set_stencil_ref()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_blitter.c | 207 struct pipe_stencil_ref sr = {.ref_value = {stencil & 0xff}}; in fd_blitter_clear()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_emit.c | 555 A3XX_RB_STENCILREFMASK_STENCILREF(sr->ref_value[0])); in fd3_emit_state() 557 A3XX_RB_STENCILREFMASK_BF_STENCILREF(sr->ref_value[1])); in fd3_emit_state()
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_draw.c | 650 (ref->ref_value[0] << 16) | in lima_pack_render_state() 659 (ref->ref_value[1] << 16) | in lima_pack_render_state()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | genX_query.c | 1348 uint64_t ref_value, in gpu_write_query_result_cond() argument 1354 mi_store(b, mi_reg64(MI_PREDICATE_SRC1), mi_imm(ref_value)); in gpu_write_query_result_cond()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_emit.c | 591 A5XX_RB_STENCILREFMASK_STENCILREF(sr->ref_value[0])); in fd5_emit_state() 593 A5XX_RB_STENCILREFMASK_BF_STENCILREF(sr->ref_value[1])); in fd5_emit_state()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_emit.c | 705 A4XX_RB_STENCILREFMASK_STENCILREF(sr->ref_value[0])); in fd4_emit_state() 707 A4XX_RB_STENCILREFMASK_BF_STENCILREF(sr->ref_value[1])); in fd4_emit_state()
|