vkd3d-proton/libs/vkd3d
Philip Rebohle ed1f146c91 vkd3d: Fix vkd3d_create_shader_module parameter order.
Otherwise, the SPIRV_CODE is useless when using the function directly.

Signed-off-by: Philip Rebohle <philip.rebohle@tu-dortmund.de>
2020-04-22 18:04:29 +02:00
..
command.c vkd3d: Fix 32-bit compiler warnings 2020-04-21 11:54:59 +02:00
device.c vkd3d: Support CastingFullyTypedFormatSupported. 2020-04-22 15:18:09 +02:00
libvkd3d.pc.in build: Add some standard files. 2016-10-28 12:34:12 +02:00
meta.c vkd3d: Fix vkd3d_create_shader_module parameter order. 2020-04-22 18:04:29 +02:00
resource.c vkd3d: Support CastingFullyTypedFormatSupported. 2020-04-22 15:18:09 +02:00
state.c vkd3d: Introduce d3d12_create_static_sampler. 2020-04-21 11:57:14 +02:00
utils.c vkd3d: Introduce vkd3d_get_typeless_format helper. 2020-04-22 15:18:09 +02:00
vkd3d.map vkd3d: Add stubs for versioned root signatures. 2019-04-10 18:56:55 +02:00
vkd3d_main.c vkd3d: Make ID3DBlob implementation more accessible. 2020-04-08 14:23:28 +02:00
vkd3d_private.h vkd3d: Introduce vkd3d_get_typeless_format helper. 2020-04-22 15:18:09 +02:00
vkd3d_shaders.h vkd3d: Add shaders for shader-based depth <-> color copies. 2020-04-22 18:04:29 +02:00
vulkan_procs.h vkd3d: Enable VK_KHR_timeline_semaphore extension. 2020-03-31 12:51:05 +02:00