tree: 2d551ccabaf7f886528cc8b0326390e310b6aca6 [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_patch2.png
  41. nine_patch_corners.png
  42. planet.frag
  43. planet.vert
  44. README.md
  45. resources_limit.vert
  46. runtime_stage_border.frag
  47. runtime_stage_example.frag
  48. runtime_stage_filter_circle.frag
  49. runtime_stage_filter_example.frag
  50. runtime_stage_filter_warp.frag
  51. runtime_stage_position.frag
  52. runtime_stage_simple.frag
  53. sa%m#ple.vert
  54. sample.comp
  55. sample.frag
  56. sample.vert
  57. sample_with_binding.vert
  58. sample_with_positioned_uniforms.frag
  59. sample_with_uniforms.frag
  60. sepia.frag
  61. sepia.vert
  62. simple.vert
  63. simple.vert.hlsl
  64. spec_constant.frag
  65. spec_constant.vert
  66. stage1.comp
  67. stage2.comp
  68. struct_def_bug.vert
  69. struct_internal.frag
  70. swizzle.frag
  71. table_mountain_nx.png
  72. table_mountain_ny.png
  73. table_mountain_nz.png
  74. table_mountain_px.png
  75. table_mountain_py.png
  76. table_mountain_pz.png
  77. test_texture.frag
  78. test_texture.vert
  79. texture.frag
  80. texture.vert
  81. texture_lookup.frag
  82. types.h
  83. uniforms_and_sampler_1.frag
  84. uniforms_and_sampler_2.frag
  85. 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.