search for: gather4_po

Displaying 2 results from an estimated 2 matches for "gather4_po".

Did you mean: gather4_c
2018 Oct 05
0
vkd3d release 1.1
...- Various bug fixes. *** libvkd3d-shader - Support for geometry shaders. - Pretty printing is implemented for shader code extracted from DXBC. - Clip and cull distances are supported. - Support for more shader instructions: - round_ne, - sincos, - ineg, - continue, - continuec, - gather4_po, - gather4_po_c, - gather4_c. - Texel offsets are supported. - Various shader translation fixes. *** libvkd3d-utils - Vulkan WSI extensions are detected at runtime. *** build - Demos are not built by default. - libxcb is now an optional dependency required only for demos. - MoltenVK i...
2017 Apr 13
0
Wine release 2.6
...d: Differentiate between single layer and layered render target views. wined3d: Add ARB_texture_gather extension. wined3d: Implement SM4.1 gather4 instruction. wined3d: Implement SM5 gather4_c instruction. wined3d: Support SM5 variant of gather4. wined3d: Implement SM5 gather4_po instruction. wined3d: Implement SM4 retc instruction. wined3d: Fix atomics for raw thread group shared memory. d3d11/tests: Add test for gather4 instructions. wined3d: Use ARB_explicit_attrib_location for fragment shader outputs. wined3d: Explicitly bind frag data loca...