Home
last modified time | relevance | path

Searched defs:new_spec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/decoder/
H A Dintel_decoder.c467 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()
/aosp_15_r20/external/zucchini/
H A Dequivalence_map_unittest.cc422 const std::string& new_spec) { in TEST()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c1236 VkSpecializationInfo *new_spec = ralloc(mem_ctx, VkSpecializationInfo); in radv_copy_shader_stage_create_info() local