xref: /third_party/mesa3d/src/gallium/tests/graw/fragment-shader/frag-face.txt
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/mesa3d/src/gallium/tests/graw/fragment-shader/
1bf215546Sopenharmony_ciFRAG
2bf215546Sopenharmony_ci
3bf215546Sopenharmony_ciDCL IN[0], COLOR, LINEAR
4bf215546Sopenharmony_ciDCL IN[1], FACE, CONSTANT
5bf215546Sopenharmony_ciDCL OUT[0], COLOR
6bf215546Sopenharmony_ciDCL TEMP[0]
7bf215546Sopenharmony_ciIMM FLT32 { 0.5, 1.0, 0.0, 0.0 }
8bf215546Sopenharmony_ci
9bf215546Sopenharmony_ciMUL TEMP[0], IN[1].xxxx, IMM[0].xxxx
10bf215546Sopenharmony_ciADD TEMP[0], TEMP[0], IMM[0].yyyy
11bf215546Sopenharmony_ci
12bf215546Sopenharmony_ciMOV OUT[0], TEMP[0]
13bf215546Sopenharmony_ci
14bf215546Sopenharmony_ciEND
15

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