Searched refs:depth_write_enabled (Results 1 – 3 of 3) sorted by relevance
133 bool depth_write_enabled : 1; member
1319 dsa->depth_write_enabled = state->depth_enabled && state->depth_writemask; in si_create_dsa_state()1323 dsa->db_can_write = dsa->depth_write_enabled || dsa->stencil_write_enabled; in si_create_dsa_state()1332 (!dsa->depth_write_enabled && si_order_invariant_stencil_state(&state->stencil[0]) && in si_create_dsa_state()1337 dsa->order_invariance[0].zs = !dsa->depth_write_enabled || zfunc_is_ordered; in si_create_dsa_state()1344 !dsa->depth_write_enabled || in si_create_dsa_state()1348 !dsa->stencil_write_enabled && dsa->depth_write_enabled && in si_create_dsa_state()1351 sctx->screen->assume_no_z_fights && dsa->depth_write_enabled && zfunc_is_ordered; in si_create_dsa_state()
41167 dEQP-VK.pipeline.depth.format.d16_unorm.depth_test_disabled.depth_write_enabled41168 dEQP-VK.pipeline.depth.format.x8_d24_unorm_pack32.depth_test_disabled.depth_write_enabled41169 dEQP-VK.pipeline.depth.format.d32_sfloat.depth_test_disabled.depth_write_enabled41170 dEQP-VK.pipeline.depth.format.d16_unorm_s8_uint.depth_test_disabled.depth_write_enabled41320 …VK.pipeline.depth.format.d16_unorm_s8_uint_separate_layouts.depth_test_disabled.depth_write_enabled41321 dEQP-VK.pipeline.depth.format.d24_unorm_s8_uint.depth_test_disabled.depth_write_enabled41471 …VK.pipeline.depth.format.d24_unorm_s8_uint_separate_layouts.depth_test_disabled.depth_write_enabled41472 dEQP-VK.pipeline.depth.format.d32_sfloat_s8_uint.depth_test_disabled.depth_write_enabled41622 …K.pipeline.depth.format.d32_sfloat_s8_uint_separate_layouts.depth_test_disabled.depth_write_enabled41772 dEQP-VK.pipeline.depth.nocolor.format.d16_unorm.depth_test_disabled.depth_write_enabled[all …]