Commit 1f456938 by Alexis Hetu Committed by Alexis Hétu

Remove incorrect and unused line to avoid confusion

Change-Id: I7c595a97f61cfef54ca2b0778b7eb906a002fade Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/33252 Presubmit-Ready: Alexis Hétu <sugoi@google.com> Kokoro-Presubmit: kokoro <noreply+kokoro@google.com> Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com> Tested-by: 's avatarAlexis Hétu <sugoi@google.com>
parent 9770a466
......@@ -326,7 +326,6 @@ namespace sw
InsnStore insns;
using ImageSampler = void(void* texture, void *sampler, void* uvsIn, void* texelOut, void* constants);
using GetImageSampler = ImageSampler*(const vk::ImageView *imageView, const vk::Sampler *sampler);
enum class YieldResult
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment