Searched refs:code_object_to_config (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_compute.c68 static void code_object_to_config(const amd_kernel_code_t *code_object, function in typeref:typename:void
244 code_object_to_config(code_object, &program->shader.config);
431 code_object_to_config(code_object, config);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_compute.c93 static void code_object_to_config(const amd_kernel_code_t *code_object, function in typeref:typename:void
274 code_object_to_config(code_object, &program->shader.config);
495 code_object_to_config(code_object, config);

Completed in 4 milliseconds