xref: /third_party/mesa3d/src/gallium/tests/graw/fragment-shader/frag-cb-1d.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 OUT[0], COLOR
5bf215546Sopenharmony_ciDCL CONST[0][1]
6bf215546Sopenharmony_ciDCL CONST[0][3]
7bf215546Sopenharmony_ciDCL TEMP[0..1]
8bf215546Sopenharmony_ci
9bf215546Sopenharmony_ciADD TEMP[0], IN[0], CONST[0][1]
10bf215546Sopenharmony_ciRCP TEMP[1], CONST[0][3].xxxx
11bf215546Sopenharmony_ciMUL OUT[0], TEMP[0], TEMP[1]
12bf215546Sopenharmony_ci
13bf215546Sopenharmony_ciEND
14

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