Home
last modified time | relevance | path

Searched refs:get_target_info (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/directx/wine/d3dcompiler_43/
H A Dcompiler.c732 static const struct target_info * get_target_info(const char *target) in get_target_info() function
769 info = get_target_info(target); in compile_shader()