Searched defs:new_spec (Results 1 – 3 of 3) sorted by relevance
467 move_field_to_spec(struct intel_spec *new_spec, struct intel_spec *old_spec, in move_field_to_spec()483 move_group_to_spec(struct intel_spec *new_spec, struct intel_spec *old_spec, in move_group_to_spec()
422 const std::string& new_spec) { in TEST()
1236 VkSpecializationInfo *new_spec = ralloc(mem_ctx, VkSpecializationInfo); in radv_copy_shader_stage_create_info() local