Searched refs:Emission (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | vp-tri-cb-pos.c | 22 "PARAM Emission = state.material.emission; \n" 29 "DP4 result.position.w, Emission, vertex.position;\n" 36 const float Emission[4] = { 0.0, 0.0, 0.0, 1.0 }; local in function:Init 40 glMaterialfv(GL_FRONT_AND_BACK, GL_EMISSION, Emission);
|
| H A D | vp-tri-cb-tex.c | 22 "PARAM Emission = state.material.emission; \n" 29 "DP4 result.position.w, Emission, vertex.position;\n" 36 const float Emission[4] = { 0.0, 0.0, 0.0, 1.0 }; local in function:Init 40 glMaterialfv(GL_FRONT_AND_BACK, GL_EMISSION, Emission);
|
| /xsrc/external/mit/mesa-demos/dist/src/fp/ |
| H A D | fp-tri.c | 183 const float Emission[4] = { 0.0, 0.0, 0.0, 1.0 }; local in function:Init 187 glMaterialfv(GL_FRONT_AND_BACK, GL_EMISSION, Emission);
|
| /xsrc/external/mit/mesa-demos/dist/src/vp/ |
| H A D | vp-tris.c | 150 const float Emission[4] = { 0.0, 0.0, 0.0, 1.0 }; local in function:Init 154 glMaterialfv(GL_FRONT_AND_BACK, GL_EMISSION, Emission);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | distro.rst | 178 Runtime Assembly Emission
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | distro.rst | 178 Runtime Assembly Emission
|
Completed in 6 milliseconds