/external/deqp/android/cts/main/vksc-master/ |
D | dynamic-state.txt | 28 dEQP-VKSC.dynamic_state.compute_transfer.single.compute.depth_bounds.before 29 dEQP-VKSC.dynamic_state.compute_transfer.single.compute.depth_bounds.after 78 dEQP-VKSC.dynamic_state.compute_transfer.single.transfer.depth_bounds.before 79 dEQP-VKSC.dynamic_state.compute_transfer.single.transfer.depth_bounds.after
|
D | rasterization.txt | 956 dEQP-VKSC.rasterization.frag_side_effects.color_at_beginning.depth_bounds 966 dEQP-VKSC.rasterization.frag_side_effects.color_at_end.depth_bounds
|
/external/deqp/android/cts/main/vk-master-2021-03-01/ |
D | dynamic-state.txt | 17 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.compute.depth_bounds.before 18 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.compute.depth_bounds.after 77 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.transfer.depth_bounds.before 78 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.transfer.depth_bounds.after
|
D | rasterization.txt | 87 dEQP-VK.rasterization.frag_side_effects.color_at_beginning.depth_bounds 97 dEQP-VK.rasterization.frag_side_effects.color_at_end.depth_bounds
|
/external/deqp/android/cts/main/vksc-main/ |
D | dynamic-state.txt | 63 dEQP-VKSC.dynamic_state.monolithic.compute_transfer.single.compute.depth_bounds.before 64 dEQP-VKSC.dynamic_state.monolithic.compute_transfer.single.compute.depth_bounds.after 113 dEQP-VKSC.dynamic_state.monolithic.compute_transfer.single.transfer.depth_bounds.before 114 dEQP-VKSC.dynamic_state.monolithic.compute_transfer.single.transfer.depth_bounds.after
|
D | rasterization.txt | 509 dEQP-VKSC.rasterization.frag_side_effects.color_at_beginning.depth_bounds 519 dEQP-VKSC.rasterization.frag_side_effects.color_at_end.depth_bounds
|
/external/deqp/external/vulkancts/mustpass/main/vksc-default/ |
D | dynamic-state.txt | 63 dEQP-VKSC.dynamic_state.monolithic.compute_transfer.single.compute.depth_bounds.before 64 dEQP-VKSC.dynamic_state.monolithic.compute_transfer.single.compute.depth_bounds.after 113 dEQP-VKSC.dynamic_state.monolithic.compute_transfer.single.transfer.depth_bounds.before 114 dEQP-VKSC.dynamic_state.monolithic.compute_transfer.single.transfer.depth_bounds.after
|
D | rasterization.txt | 509 dEQP-VKSC.rasterization.frag_side_effects.color_at_beginning.depth_bounds 519 dEQP-VKSC.rasterization.frag_side_effects.color_at_end.depth_bounds
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_cmd_buffer.c | 59 .depth_bounds = { 153 ANV_CMP_COPY(depth_bounds.min, ANV_CMD_DIRTY_DYNAMIC_DEPTH_BOUNDS); in anv_dynamic_state_copy() 154 ANV_CMP_COPY(depth_bounds.max, ANV_CMD_DIRTY_DYNAMIC_DEPTH_BOUNDS); in anv_dynamic_state_copy() 627 cmd_buffer->state.gfx.dynamic.depth_bounds.min = minDepthBounds; in anv_CmdSetDepthBounds() 628 cmd_buffer->state.gfx.dynamic.depth_bounds.max = maxDepthBounds; in anv_CmdSetDepthBounds()
|
D | gen8_cmd_buffer.c | 613 db.DepthBoundsTestMinValue = d->depth_bounds.min; in genX() 614 db.DepthBoundsTestMaxValue = d->depth_bounds.max; in genX()
|
D | anv_pipeline.c | 1971 dynamic->depth_bounds.min = in copy_non_dynamic_state() 1973 dynamic->depth_bounds.max = in copy_non_dynamic_state()
|
D | anv_private.h | 2729 } depth_bounds; member
|
/external/swiftshader/tests/regres/testlists/vk-default/ |
D | dynamic-state.txt | 109 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.compute.depth_bounds.before 110 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.compute.depth_bounds.after 169 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.transfer.depth_bounds.before 170 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.transfer.depth_bounds.after
|
D | rasterization.txt | 870 dEQP-VK.rasterization.frag_side_effects.color_at_beginning.depth_bounds 880 dEQP-VK.rasterization.frag_side_effects.color_at_end.depth_bounds
|
/external/deqp/external/vulkancts/mustpass/main/vk-default/ |
D | dynamic-state.txt | 109 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.compute.depth_bounds.before 110 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.compute.depth_bounds.after 169 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.transfer.depth_bounds.before 170 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.transfer.depth_bounds.after
|
D | rasterization.txt | 870 dEQP-VK.rasterization.frag_side_effects.color_at_beginning.depth_bounds 880 dEQP-VK.rasterization.frag_side_effects.color_at_end.depth_bounds
|
/external/deqp/android/cts/main/vk-master/ |
D | dynamic-state.txt | 109 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.compute.depth_bounds.before 110 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.compute.depth_bounds.after 169 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.transfer.depth_bounds.before 170 dEQP-VK.dynamic_state.monolithic.compute_transfer.single.transfer.depth_bounds.after
|
D | rasterization.txt | 870 dEQP-VK.rasterization.frag_side_effects.color_at_beginning.depth_bounds 880 dEQP-VK.rasterization.frag_side_effects.color_at_end.depth_bounds
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_cmd_buffer.c | 79 .depth_bounds = { 169 if (memcmp(&dest->depth_bounds, &src->depth_bounds, in radv_bind_dynamic_state() 170 sizeof(src->depth_bounds))) { in radv_bind_dynamic_state() 171 dest->depth_bounds = src->depth_bounds; in radv_bind_dynamic_state() 1415 fui(d->depth_bounds.min)); in radv_emit_depth_bounds() 1417 fui(d->depth_bounds.max)); in radv_emit_depth_bounds() 4401 if (state->dynamic.depth_bounds.min == minDepthBounds && in radv_CmdSetDepthBounds() 4402 state->dynamic.depth_bounds.max == maxDepthBounds) { in radv_CmdSetDepthBounds() 4406 state->dynamic.depth_bounds.min = minDepthBounds; in radv_CmdSetDepthBounds() 4407 state->dynamic.depth_bounds.max = maxDepthBounds; in radv_CmdSetDepthBounds()
|
D | radv_private.h | 1160 } depth_bounds; member
|
D | radv_pipeline.c | 1598 dynamic->depth_bounds.min = in radv_pipeline_init_dynamic_state() 1600 dynamic->depth_bounds.max = in radv_pipeline_init_dynamic_state()
|
/external/mesa3d/src/gallium/drivers/iris/ |
D | iris_state.c | 1347 uint32_t depth_bounds[GENX(3DSTATE_DEPTH_BOUNDS_length)]; member 1416 iris_pack_command(GENX(3DSTATE_DEPTH_BOUNDS), cso->depth_bounds, depth_bounds) { in iris_create_zsa_state() 1417 depth_bounds.DepthBoundsTestValueModifyDisable = false; in iris_create_zsa_state() 1418 depth_bounds.DepthBoundsTestEnableModifyDisable = false; in iris_create_zsa_state() 1419 depth_bounds.DepthBoundsTestEnable = state->depth.bounds_test; in iris_create_zsa_state() 1420 depth_bounds.DepthBoundsTestMinValue = state->depth.bounds_min; in iris_create_zsa_state() 1421 depth_bounds.DepthBoundsTestMaxValue = state->depth.bounds_max; in iris_create_zsa_state() 1457 if (cso_changed(depth_bounds)) in iris_bind_zsa_state() 6063 iris_batch_emit(batch, cso->depth_bounds, sizeof(cso->depth_bounds)); in iris_upload_dirty_render_state()
|
/external/rust/crates/vulkano/src/pipeline/graphics_pipeline/ |
D | builder.rs | 928 if !device.enabled_features().depth_bounds { in with_pipeline_layout() 935 if !device.enabled_features().depth_bounds { in with_pipeline_layout()
|
/external/rust/crates/vulkano/out/ |
D | autogen.rs | 3345 depth_bounds => { 3349 ffi_name: depth_bounds,
|
/external/mesa3d/.gitlab-ci/piglit/ |
D | quick_gl.txt | 906 spec/ext_depth_bounds_test/depth_bounds: skip
|