Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dcompiler_43/
H A Dcompiler.c754 static HRESULT compile_shader(const char *preproc_shader, const char *target, const char *entrypoin… in compile_shader() function
882 hr = compile_shader(wpp_output, target, entrypoint, shader, error_messages); in D3DCompile2()