RetroArch
|
Macros | |
#define | CINTERFACE |
Functions | |
bool | d3d_compile (const char *src, size_t size, LPCSTR src_name, LPCSTR entrypoint, LPCSTR target, D3DBlob *out) |
bool | d3d_compile_from_file (LPCWSTR filename, LPCSTR entrypoint, LPCSTR target, D3DBlob *out) |
#define CINTERFACE |
bool d3d_compile | ( | const char * | src, |
size_t | size, | ||
LPCSTR | src_name, | ||
LPCSTR | entrypoint, | ||
LPCSTR | target, | ||
D3DBlob * | out | ||
) |