xref: /third_party/mesa3d/src/gallium/tests/graw/vertex-shader/vert-rcp.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 IN[1]
5bf215546Sopenharmony_ciDCL OUT[0], POSITION
6bf215546Sopenharmony_ciDCL OUT[1], COLOR
7bf215546Sopenharmony_ci
8bf215546Sopenharmony_ciDCL TEMP[0]
9bf215546Sopenharmony_ci
10bf215546Sopenharmony_ciIMM[0] FLT32 { 1.0, 0.0, 0.0, 0.0 }
11bf215546Sopenharmony_ciIMM[1] FLT32 { 1.5, 0.0, 0.0, 0.0 }
12bf215546Sopenharmony_ci
13bf215546Sopenharmony_ciADD TEMP[0], IN[0], IMM[0]
14bf215546Sopenharmony_ciRCP TEMP[0].x, TEMP[0].xxxx
15bf215546Sopenharmony_ciSUB OUT[0], TEMP[0], IMM[1]
16bf215546Sopenharmony_ciMOV OUT[1], IN[1]
17bf215546Sopenharmony_ci
18bf215546Sopenharmony_ciEND
19

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