tree: 10a5be57e4494c69e9226dfe33551b2d77dcd86e [path history] [tgz]
  1. ordering/
  2. airplane.jpg
  3. array.frag
  4. array.vert
  5. baby.frag
  6. baby.vert
  7. bay_bridge.jpg
  8. blend_mode_dst.png
  9. blend_mode_src.png
  10. blue_noise.png
  11. boston.jpg
  12. box_fade.frag
  13. box_fade.vert
  14. BUILD.gn
  15. check_gles_definition.frag
  16. colors.frag
  17. colors.vert
  18. dart_tests.dart
  19. embarcadero.jpg
  20. flutter_gpu_texture.frag
  21. flutter_gpu_texture.vert
  22. flutter_gpu_unlit.frag
  23. flutter_gpu_unlit.vert
  24. golden_paths.h
  25. gradient.frag
  26. half.frag
  27. impeller.frag
  28. impeller.vert
  29. inactive_uniforms.frag
  30. inactive_uniforms.vert
  31. ink_sparkle.frag
  32. instanced_draw.frag
  33. instanced_draw.vert
  34. interop_runtime_stage_cs.frag
  35. kalimba.jpg
  36. mipmaps.frag
  37. mipmaps.vert
  38. monkey.png
  39. multiple_stages.hlsl
  40. nine_patch_corners.png
  41. planet.frag
  42. planet.vert
  43. README.md
  44. resources_limit.vert
  45. runtime_stage_example.frag
  46. runtime_stage_filter_example.frag
  47. runtime_stage_position.frag
  48. runtime_stage_simple.frag
  49. sa%m#ple.vert
  50. sample.comp
  51. sample.frag
  52. sample.vert
  53. sample_with_binding.vert
  54. sepia.frag
  55. sepia.vert
  56. simple.vert
  57. simple.vert.hlsl
  58. spec_constant.frag
  59. spec_constant.vert
  60. stage1.comp
  61. stage2.comp
  62. struct_def_bug.vert
  63. struct_internal.frag
  64. swizzle.frag
  65. table_mountain_nx.png
  66. table_mountain_ny.png
  67. table_mountain_nz.png
  68. table_mountain_px.png
  69. table_mountain_py.png
  70. table_mountain_pz.png
  71. test_texture.frag
  72. test_texture.vert
  73. texture.frag
  74. texture.vert
  75. texture_lookup.frag
  76. types.h
  77. uniforms_and_sampler_1.frag
  78. uniforms_and_sampler_2.frag
  79. wtf.otf
engine/src/flutter/impeller/fixtures/README.md

The Impeller Fixtures Set

Unlike other targets in the buildroot, all Impeller unit-tests use the same fixture set and are invoked using a single test harness (impeller_unittest). This is for convenience but also to make working with shader libraries easier.