Home | History | Annotate | Download | only in vulkan

Lines Matching defs:NULL

12 	nir_builder_init_simple_shader(&b, NULL, MESA_SHADER_COMPUTE, NULL);
35 nir_ssa_dest_init(&dst_buf->instr, &dst_buf->dest, 1, 32, NULL);
62 nir_builder_init_simple_shader(&b, NULL, MESA_SHADER_COMPUTE, NULL);
85 nir_ssa_dest_init(&dst_buf->instr, &dst_buf->dest, 1, 32, NULL);
93 nir_ssa_dest_init(&src_buf->instr, &src_buf->dest, 1, 32, NULL);
99 nir_ssa_dest_init(&load->instr, &load->dest, 4, 32, NULL);
119 struct radv_shader_module fill_cs = { .nir = NULL };
120 struct radv_shader_module copy_cs = { .nir = NULL };
136 .pImmutableSamplers = NULL
157 .pImmutableSamplers = NULL
164 .pImmutableSamplers = NULL
211 .pSpecializationInfo = NULL,
223 1, &fill_vk_pipeline_info, NULL,
233 .pSpecializationInfo = NULL,
245 1, &copy_vk_pipeline_info, NULL,
330 }, 0, NULL);
339 &ds, 0, NULL);
411 }, 0, NULL);
420 &ds, 0, NULL);