Home
last modified time | relevance | path

Searched refs:patch_control_points (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c768 uint32_t patch_control_points, in tu6_emit_vpc() argument
994 tu_cs_emit(cs, patch_control_points * vs->output_size / 4); in tu6_emit_vpc()
1004 uint32_t total_size = vs->output_size * patch_control_points * prims_per_wave; in tu6_emit_vpc()
Dtu_private.h1172 uint32_t patch_control_points,
/external/rust/crates/vulkano/src/pipeline/graphics_pipeline/
Dbuilder.rs725 patch_control_points: vertices_per_patch, in with_pipeline_layout()
/external/rust/crates/ash/src/vk/
Dextensions.rs24370 unsafe extern "system" fn(command_buffer: CommandBuffer, patch_control_points: u32);
24501 patch_control_points: u32, in cmd_set_patch_control_points_ext()
24503 (self.cmd_set_patch_control_points_ext)(command_buffer, patch_control_points) in cmd_set_patch_control_points_ext()
Ddefinitions.rs5270 pub patch_control_points: u32, field
5278 patch_control_points: u32::default(), in default()
5312 pub fn patch_control_points(mut self, patch_control_points: u32) -> Self { in patch_control_points() method
5313 self.inner.patch_control_points = patch_control_points; in patch_control_points()
/external/deqp/android/cts/main/vk-master-2021-03-01/
Dpipeline.txt16497 dEQP-VK.pipeline.monolithic.extended_dynamic_state.cmd_buffer_start.patch_control_points
17881 dEQP-VK.pipeline.monolithic.extended_dynamic_state.before_draw.patch_control_points
19265 dEQP-VK.pipeline.monolithic.extended_dynamic_state.between_pipelines.patch_control_points
20649 dEQP-VK.pipeline.monolithic.extended_dynamic_state.after_pipelines.patch_control_points
22033 dEQP-VK.pipeline.monolithic.extended_dynamic_state.before_good_static.patch_control_points
23417 dEQP-VK.pipeline.monolithic.extended_dynamic_state.two_draws_dynamic.patch_control_points
24801 dEQP-VK.pipeline.monolithic.extended_dynamic_state.two_draws_static.patch_control_points