[Vulkan] Remove an outdated fullscreen shader comment [ci skip]

This commit is contained in:
Triang3l 2022-06-25 14:35:15 +03:00
parent 4b4205ba00
commit c37c05d189
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@ namespace vulkan {
// Generated with `xb buildshaders`.
namespace shaders {
// TODO(Triang3l): Remove the texture coordinates.
#include "xenia/gpu/shaders/bytecode/vulkan_spirv/apply_gamma_pwl_fxaa_luma_ps.h"
#include "xenia/gpu/shaders/bytecode/vulkan_spirv/apply_gamma_pwl_ps.h"
#include "xenia/gpu/shaders/bytecode/vulkan_spirv/apply_gamma_table_fxaa_luma_ps.h"