Searched refs:clc_dxil_object (Results 1 – 4 of 4) sorted by relevance
97 struct clc_dxil_object { struct143 struct clc_dxil_object *out_dxil);145 void clc_free_dxil_object(struct clc_dxil_object *dxil);
220 const struct clc_dxil_object &dxil) in create_pipeline_state()493 std::shared_ptr<struct clc_dxil_object> &dxil = shader.dxil; in run_shader_with_raw_args()723 validate_module(const struct clc_dxil_object &dxil) in validate_module()781 dump_blob(const char *path, const struct clc_dxil_object &dxil) in dump_blob()893 shader.dxil = std::shared_ptr<clc_dxil_object>(new clc_dxil_object{}, [](clc_dxil_object *dxil) in configure()
57 std::shared_ptr<struct clc_dxil_object> dxil;108 const struct clc_dxil_object &dxil);
398 add_kernel_inputs_var(struct clc_dxil_object *dxil, nir_shader *nir, in add_kernel_inputs_var()426 add_work_properties_var(struct clc_dxil_object *dxil, in add_work_properties_var()790 struct clc_dxil_object *out_dxil) in clc_spirv_to_dxil()1246 void clc_free_dxil_object(struct clc_dxil_object *dxil) in clc_free_dxil_object()