diff options
| author | Michael Lentine <mlentine@google.com> | 2016-04-18 10:14:32 -0500 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-04-28 14:01:42 -0600 |
| commit | 8bd272fc362713d13407b53c38cc7babe7f0b5c3 (patch) | |
| tree | 56b7046ff6b2357a0155c6ab55a354c0bfd2f664 /demos/android/include | |
| parent | 73220adce62af521a952460d909cfdca217612fe (diff) | |
| download | usermoji-8bd272fc362713d13407b53c38cc7babe7f0b5c3.tar.xz | |
Make tri work on android.
Diffstat (limited to 'demos/android/include')
| -rw-r--r-- | demos/android/include/tri.frag.h | 95 | ||||
| -rw-r--r-- | demos/android/include/tri.vert.h | 128 |
2 files changed, 223 insertions, 0 deletions
diff --git a/demos/android/include/tri.frag.h b/demos/android/include/tri.frag.h new file mode 100644 index 00000000..9def3a3b --- /dev/null +++ b/demos/android/include/tri.frag.h @@ -0,0 +1,95 @@ +#include <stdint.h> + +#if 0 +../tri.frag +Warning, version 400 is not yet complete; most version-specific features are present, but some are missing. + + +Linked fragment stage: + + +// Module Version 10000 +// Generated by (magic number): 80001 +// Id's are bound by 20 + + Capability Shader + 1: ExtInstImport "GLSL.std.450" + MemoryModel Logical GLSL450 + EntryPoint Fragment 4 "main" 9 17 + ExecutionMode 4 OriginUpperLeft + Source GLSL 400 + SourceExtension "GL_ARB_separate_shader_objects" + SourceExtension "GL_ARB_shading_language_420pack" + Name 4 "main" + Name 9 "uFragColor" + Name 13 "tex" + Name 17 "texcoord" + Decorate 9(uFragColor) Location 0 + Decorate 13(tex) DescriptorSet 0 + Decorate 13(tex) Binding 0 + Decorate 17(texcoord) Location 0 + 2: TypeVoid + 3: TypeFunction 2 + 6: TypeFloat 32 + 7: TypeVector 6(float) 4 + 8: TypePointer Output 7(fvec4) + 9(uFragColor): 8(ptr) Variable Output + 10: TypeImage 6(float) 2D sampled format:Unknown + 11: TypeSampledImage 10 + 12: TypePointer UniformConstant 11 + 13(tex): 12(ptr) Variable UniformConstant + 15: TypeVector 6(float) 2 + 16: TypePointer Input 15(fvec2) + 17(texcoord): 16(ptr) Variable Input + 4(main): 2 Function None 3 + 5: Label + 14: 11 Load 13(tex) + 18: 15(fvec2) Load 17(texcoord) + 19: 7(fvec4) ImageSampleImplicitLod 14 18 + Store 9(uFragColor) 19 + Return + FunctionEnd +#endif + +static const uint32_t tri_frag[157] = { + 0x07230203, 0x00010000, 0x00080001, 0x00000014, + 0x00000000, 0x00020011, 0x00000001, 0x0006000b, + 0x00000001, 0x4c534c47, 0x6474732e, 0x3035342e, + 0x00000000, 0x0003000e, 0x00000000, 0x00000001, + 0x0007000f, 0x00000004, 0x00000004, 0x6e69616d, + 0x00000000, 0x00000009, 0x00000011, 0x00030010, + 0x00000004, 0x00000007, 0x00030003, 0x00000002, + 0x00000190, 0x00090004, 0x415f4c47, 0x735f4252, + 0x72617065, 0x5f657461, 0x64616873, 0x6f5f7265, + 0x63656a62, 0x00007374, 0x00090004, 0x415f4c47, + 0x735f4252, 0x69646168, 0x6c5f676e, 0x75676e61, + 0x5f656761, 0x70303234, 0x006b6361, 0x00040005, + 0x00000004, 0x6e69616d, 0x00000000, 0x00050005, + 0x00000009, 0x61724675, 0x6c6f4367, 0x0000726f, + 0x00030005, 0x0000000d, 0x00786574, 0x00050005, + 0x00000011, 0x63786574, 0x64726f6f, 0x00000000, + 0x00040047, 0x00000009, 0x0000001e, 0x00000000, + 0x00040047, 0x0000000d, 0x00000022, 0x00000000, + 0x00040047, 0x0000000d, 0x00000021, 0x00000000, + 0x00040047, 0x00000011, 0x0000001e, 0x00000000, + 0x00020013, 0x00000002, 0x00030021, 0x00000003, + 0x00000002, 0x00030016, 0x00000006, 0x00000020, + 0x00040017, 0x00000007, 0x00000006, 0x00000004, + 0x00040020, 0x00000008, 0x00000003, 0x00000007, + 0x0004003b, 0x00000008, 0x00000009, 0x00000003, + 0x00090019, 0x0000000a, 0x00000006, 0x00000001, + 0x00000000, 0x00000000, 0x00000000, 0x00000001, + 0x00000000, 0x0003001b, 0x0000000b, 0x0000000a, + 0x00040020, 0x0000000c, 0x00000000, 0x0000000b, + 0x0004003b, 0x0000000c, 0x0000000d, 0x00000000, + 0x00040017, 0x0000000f, 0x00000006, 0x00000002, + 0x00040020, 0x00000010, 0x00000001, 0x0000000f, + 0x0004003b, 0x00000010, 0x00000011, 0x00000001, + 0x00050036, 0x00000002, 0x00000004, 0x00000000, + 0x00000003, 0x000200f8, 0x00000005, 0x0004003d, + 0x0000000b, 0x0000000e, 0x0000000d, 0x0004003d, + 0x0000000f, 0x00000012, 0x00000011, 0x00050057, + 0x00000007, 0x00000013, 0x0000000e, 0x00000012, + 0x0003003e, 0x00000009, 0x00000013, 0x000100fd, + 0x00010038, +}; diff --git a/demos/android/include/tri.vert.h b/demos/android/include/tri.vert.h new file mode 100644 index 00000000..e9728fd6 --- /dev/null +++ b/demos/android/include/tri.vert.h @@ -0,0 +1,128 @@ +#include <stdint.h> + +#if 0 +../tri.vert +Warning, version 400 is not yet complete; most version-specific features are present, but some are missing. + + +Linked vertex stage: + + +// Module Version 10000 +// Generated by (magic number): 80001 +// Id's are bound by 27 + + Capability Shader + Capability ClipDistance + 1: ExtInstImport "GLSL.std.450" + MemoryModel Logical GLSL450 + EntryPoint Vertex 4 "main" 9 11 19 23 + Source GLSL 400 + SourceExtension "GL_ARB_separate_shader_objects" + SourceExtension "GL_ARB_shading_language_420pack" + Name 4 "main" + Name 9 "texcoord" + Name 11 "attr" + Name 17 "gl_PerVertex" + MemberName 17(gl_PerVertex) 0 "gl_Position" + MemberName 17(gl_PerVertex) 1 "gl_PointSize" + MemberName 17(gl_PerVertex) 2 "gl_ClipDistance" + Name 19 "" + Name 23 "pos" + Decorate 9(texcoord) Location 0 + Decorate 11(attr) Location 1 + MemberDecorate 17(gl_PerVertex) 0 BuiltIn Position + MemberDecorate 17(gl_PerVertex) 1 BuiltIn PointSize + MemberDecorate 17(gl_PerVertex) 2 BuiltIn ClipDistance + Decorate 17(gl_PerVertex) Block + Decorate 23(pos) Location 0 + 2: TypeVoid + 3: TypeFunction 2 + 6: TypeFloat 32 + 7: TypeVector 6(float) 2 + 8: TypePointer Output 7(fvec2) + 9(texcoord): 8(ptr) Variable Output + 10: TypePointer Input 7(fvec2) + 11(attr): 10(ptr) Variable Input + 13: TypeVector 6(float) 4 + 14: TypeInt 32 0 + 15: 14(int) Constant 1 + 16: TypeArray 6(float) 15 +17(gl_PerVertex): TypeStruct 13(fvec4) 6(float) 16 + 18: TypePointer Output 17(gl_PerVertex) + 19: 18(ptr) Variable Output + 20: TypeInt 32 1 + 21: 20(int) Constant 0 + 22: TypePointer Input 13(fvec4) + 23(pos): 22(ptr) Variable Input + 25: TypePointer Output 13(fvec4) + 4(main): 2 Function None 3 + 5: Label + 12: 7(fvec2) Load 11(attr) + Store 9(texcoord) 12 + 24: 13(fvec4) Load 23(pos) + 26: 25(ptr) AccessChain 19 21 + Store 26 24 + Return + FunctionEnd +#endif + +static const uint32_t tri_vert[228] = { + 0x07230203, 0x00010000, 0x00080001, 0x0000001b, + 0x00000000, 0x00020011, 0x00000001, 0x00020011, + 0x00000020, 0x0006000b, 0x00000001, 0x4c534c47, + 0x6474732e, 0x3035342e, 0x00000000, 0x0003000e, + 0x00000000, 0x00000001, 0x0009000f, 0x00000000, + 0x00000004, 0x6e69616d, 0x00000000, 0x00000009, + 0x0000000b, 0x00000013, 0x00000017, 0x00030003, + 0x00000002, 0x00000190, 0x00090004, 0x415f4c47, + 0x735f4252, 0x72617065, 0x5f657461, 0x64616873, + 0x6f5f7265, 0x63656a62, 0x00007374, 0x00090004, + 0x415f4c47, 0x735f4252, 0x69646168, 0x6c5f676e, + 0x75676e61, 0x5f656761, 0x70303234, 0x006b6361, + 0x00040005, 0x00000004, 0x6e69616d, 0x00000000, + 0x00050005, 0x00000009, 0x63786574, 0x64726f6f, + 0x00000000, 0x00040005, 0x0000000b, 0x72747461, + 0x00000000, 0x00060005, 0x00000011, 0x505f6c67, + 0x65567265, 0x78657472, 0x00000000, 0x00060006, + 0x00000011, 0x00000000, 0x505f6c67, 0x7469736f, + 0x006e6f69, 0x00070006, 0x00000011, 0x00000001, + 0x505f6c67, 0x746e696f, 0x657a6953, 0x00000000, + 0x00070006, 0x00000011, 0x00000002, 0x435f6c67, + 0x4470696c, 0x61747369, 0x0065636e, 0x00030005, + 0x00000013, 0x00000000, 0x00030005, 0x00000017, + 0x00736f70, 0x00040047, 0x00000009, 0x0000001e, + 0x00000000, 0x00040047, 0x0000000b, 0x0000001e, + 0x00000001, 0x00050048, 0x00000011, 0x00000000, + 0x0000000b, 0x00000000, 0x00050048, 0x00000011, + 0x00000001, 0x0000000b, 0x00000001, 0x00050048, + 0x00000011, 0x00000002, 0x0000000b, 0x00000003, + 0x00030047, 0x00000011, 0x00000002, 0x00040047, + 0x00000017, 0x0000001e, 0x00000000, 0x00020013, + 0x00000002, 0x00030021, 0x00000003, 0x00000002, + 0x00030016, 0x00000006, 0x00000020, 0x00040017, + 0x00000007, 0x00000006, 0x00000002, 0x00040020, + 0x00000008, 0x00000003, 0x00000007, 0x0004003b, + 0x00000008, 0x00000009, 0x00000003, 0x00040020, + 0x0000000a, 0x00000001, 0x00000007, 0x0004003b, + 0x0000000a, 0x0000000b, 0x00000001, 0x00040017, + 0x0000000d, 0x00000006, 0x00000004, 0x00040015, + 0x0000000e, 0x00000020, 0x00000000, 0x0004002b, + 0x0000000e, 0x0000000f, 0x00000001, 0x0004001c, + 0x00000010, 0x00000006, 0x0000000f, 0x0005001e, + 0x00000011, 0x0000000d, 0x00000006, 0x00000010, + 0x00040020, 0x00000012, 0x00000003, 0x00000011, + 0x0004003b, 0x00000012, 0x00000013, 0x00000003, + 0x00040015, 0x00000014, 0x00000020, 0x00000001, + 0x0004002b, 0x00000014, 0x00000015, 0x00000000, + 0x00040020, 0x00000016, 0x00000001, 0x0000000d, + 0x0004003b, 0x00000016, 0x00000017, 0x00000001, + 0x00040020, 0x00000019, 0x00000003, 0x0000000d, + 0x00050036, 0x00000002, 0x00000004, 0x00000000, + 0x00000003, 0x000200f8, 0x00000005, 0x0004003d, + 0x00000007, 0x0000000c, 0x0000000b, 0x0003003e, + 0x00000009, 0x0000000c, 0x0004003d, 0x0000000d, + 0x00000018, 0x00000017, 0x00050041, 0x00000019, + 0x0000001a, 0x00000013, 0x00000015, 0x0003003e, + 0x0000001a, 0x00000018, 0x000100fd, 0x00010038, +}; |
