xref: /third_party/mesa3d/src/gallium/tests/graw/vertex-shader/vert-frc.txt
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/mesa3d/src/gallium/tests/graw/vertex-shader/
1bf215546Sopenharmony_ciVERT
2bf215546Sopenharmony_ci
3bf215546Sopenharmony_ciDCL IN[0]
4bf215546Sopenharmony_ciDCL OUT[0], POSITION
5bf215546Sopenharmony_ciDCL OUT[1], COLOR
6bf215546Sopenharmony_ci
7bf215546Sopenharmony_ciDCL TEMP[0]
8bf215546Sopenharmony_ci
9bf215546Sopenharmony_ciIMM FLT32 { 2.7, 3.1, 4.5, 1.0 }
10bf215546Sopenharmony_ci
11bf215546Sopenharmony_ciMUL TEMP[0], IN[0].xyxw, IMM[0]
12bf215546Sopenharmony_ciMOV OUT[0], IN[0]
13bf215546Sopenharmony_ciFRC OUT[1], TEMP[0]
14bf215546Sopenharmony_ci
15bf215546Sopenharmony_ciEND
16

Indexes created Thu Nov 07 10:32:03 CST 2024