vkd3d-proton/libs/vkd3d
Philip Rebohle 532cb49abb vkd3d: Introduce d3d12_create_static_sampler.
It makes sense to separate this from d3d12_create_sampler since static
samplers and regular samplers differ in border color support.

Signed-off-by: Philip Rebohle <philip.rebohle@tu-dortmund.de>
2020-04-21 11:57:14 +02:00
..
command.c vkd3d: Fix 32-bit compiler warnings 2020-04-21 11:54:59 +02:00
device.c vkd3d: Fix 32-bit compiler warnings 2020-04-21 11:54:59 +02:00
libvkd3d.pc.in build: Add some standard files. 2016-10-28 12:34:12 +02:00
meta.c vkd3d: Restore old ClearUnorderedAccessView implementation. 2020-04-16 18:03:39 +02:00
resource.c vkd3d: Introduce d3d12_create_static_sampler. 2020-04-21 11:57:14 +02:00
state.c vkd3d: Introduce d3d12_create_static_sampler. 2020-04-21 11:57:14 +02:00
utils.c vkd3d: Make ID3DBlob implementation more accessible. 2020-04-08 14:23:28 +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 d3d12_create_static_sampler. 2020-04-21 11:57:14 +02:00
vkd3d_shaders.h vkd3d: Restore old ClearUnorderedAccessView implementation. 2020-04-16 18:03:39 +02:00
vulkan_procs.h vkd3d: Enable VK_KHR_timeline_semaphore extension. 2020-03-31 12:51:05 +02:00