Commit be7e455c by Geoff Lang

Vulkan: Regenerate builtin shaders.

BUG=angleproject:2691 Change-Id: Iafb1b4828fa0d54974bfb9d11a436ccaa910b942 Reviewed-on: https://chromium-review.googlesource.com/1127356Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent 62edcce8
......@@ -82,7 +82,7 @@
"Vulkan mandatory format support table:src/libANGLE/renderer/vulkan/vk_mandatory_format_support_data.json":
"f9faa72f7d2b926e4eca5cc0ffb73feb",
"Vulkan mandatory format support table:third_party/vulkan-headers/src/registry/vk.xml":
"147f8153623cd74b26a0ceba90afbc86",
"ef4320881fab0dd62df5f9e84b4ac117",
"packed enum:src/common/gen_packed_gl_enums.py":
"878d244fb50d4163adcbfbce8a8c660c",
"packed enum:src/common/packed_egl_enums.json":
......
// Overload400-PrecQual.2000 12-Apr-2017
// 7.7.2767
#pragma once
const uint32_t kFullScreenQuad_vert[] = {
0x07230203,0x00010000,0x00080002,0x00000024,0x00000000,0x00020011,0x00000001,0x0006000b,
0x07230203,0x00010000,0x00080007,0x00000024,0x00000000,0x00020011,0x00000001,0x0006000b,
0x00000001,0x4c534c47,0x6474732e,0x3035342e,0x00000000,0x0003000e,0x00000000,0x00000001,
0x0007000f,0x00000000,0x00000004,0x6e69616d,0x00000000,0x0000000d,0x0000001b,0x00030003,
0x00000002,0x000001c2,0x00040005,0x00000004,0x6e69616d,0x00000000,0x00060005,0x0000000b,
......
// Overload400-PrecQual.2000 12-Apr-2017
// 7.7.2767
#pragma once
const uint32_t kPushConstantColor_frag[] = {
0x07230203,0x00010000,0x00080002,0x00000012,0x00000000,0x00020011,0x00000001,0x0006000b,
0x07230203,0x00010000,0x00080007,0x00000012,0x00000000,0x00020011,0x00000001,0x0006000b,
0x00000001,0x4c534c47,0x6474732e,0x3035342e,0x00000000,0x0003000e,0x00000000,0x00000001,
0x0006000f,0x00000004,0x00000004,0x6e69616d,0x00000000,0x00000009,0x00030010,0x00000004,
0x00000007,0x00030003,0x00000002,0x000001c2,0x00040005,0x00000004,0x6e69616d,0x00000000,
......
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