Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/d3dcompiler_43/
H A Dcompiler.c857 HRESULT WINAPI D3DCompile2(const void *data, SIZE_T data_size, const char *filename, in D3DCompile2() function
898 return D3DCompile2(data, data_size, filename, defines, include, entrypoint, target, sflags, in D3DCompile()