/third_party/openGLES/extensions/EXT/ |
D | EXT_separate_specular_color.txt | 43 and emissive terms of final color and the secondary color is the 55 * Where is emissive included? 58 terms. Grouping emissive with specular (the "proper" thing) could
|
D | EXT_fragment_lighting.txt | 383 C = Em emissive 456 colors are summed. This result is added to the material emissive and
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_separate_specular_color.txt | 43 and emissive terms of final color and the secondary color is the 55 * Where is emissive included? 58 terms. Grouping emissive with specular (the "proper" thing) could
|
D | EXT_fragment_lighting.txt | 383 C = Em emissive 456 colors are summed. This result is added to the material emissive and
|
/third_party/skia/third_party/externals/opengl-registry/extensions/HP/ |
D | HP_texture_lighting.txt | 128 R , G , and B refer to c , the emissive, ambient, and diffuse color.
|
/third_party/openGLES/extensions/HP/ |
D | HP_texture_lighting.txt | 128 R , G , and B refer to c , the emissive, ambient, and diffuse color.
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | GLES1State.h | 46 ColorF emissive; member
|
D | GLES1State.cpp | 138 mMaterial.emissive = {0.0f, 0.0f, 0.0f, 1.0f}; in initialize()
|
D | queryutils.cpp | 2167 material.emissive = ColorF::fromData(params); in SetMaterialParameters() 2212 material.emissive.writeData(params); in GetMaterialParameters()
|
D | GLES1Renderer.cpp | 318 material.emissive.data()); in prepareForDraw()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | GLES1State.h | 46 ColorF emissive; member
|
D | GLES1State.cpp | 140 mMaterial.emissive = {0.0f, 0.0f, 0.0f, 1.0f}; in initialize()
|
D | GLES1Renderer.cpp | 342 setUniform4fv(programObject, programState.materialEmissiveLoc, 1, material.emissive.data()); in prepareForDraw()
|
D | queryutils.cpp | 2440 material.emissive = ColorF::fromData(params); in SetMaterialParameters() 2485 material.emissive.writeData(params); in GetMaterialParameters()
|
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_dump.c | 478 _debug_printf("\t\t.material.emissive[0] = %f\n", (*cmd).material.emissive[0]); in dump_SVGA3dCmdSetMaterial() 479 _debug_printf("\t\t.material.emissive[1] = %f\n", (*cmd).material.emissive[1]); in dump_SVGA3dCmdSetMaterial() 480 _debug_printf("\t\t.material.emissive[2] = %f\n", (*cmd).material.emissive[2]); in dump_SVGA3dCmdSetMaterial() 481 _debug_printf("\t\t.material.emissive[3] = %f\n", (*cmd).material.emissive[3]); in dump_SVGA3dCmdSetMaterial()
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_cmd.h | 971 float emissive[4]; member
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_cube_map.txt | 218 Cl = Em emissive
|
D | SGIX_fragment_specular_lighting.txt | 254 Cl = Em emissive
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_cube_map.txt | 218 Cl = Em emissive
|
D | SGIX_fragment_specular_lighting.txt | 254 Cl = Em emissive
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_fragment_program.txt | 2115 state.material.emission (r,g,b,a) front emissive material color 2120 state.material.front.emission (r,g,b,a) front emissive material color 2125 state.material.back.emission (r,g,b,a) back emissive material color 2134 emissive colors, the "x", "y", "z", and "w" components are filled 2247 ambient material color, and e_cm is the front emissive material
|
D | ARB_vertex_program.txt | 2948 state.material.emission (r,g,b,a) front emissive material color 2953 state.material.front.emission (r,g,b,a) front emissive material color 2958 state.material.back.emission (r,g,b,a) back emissive material color 2966 to the table. For ambient, diffuse, specular, or emissive colors, the 3076 material color, and e_cm is the front emissive material color. The "w" 6616 i.e., from only emissive materials and the light
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_fragment_program.txt | 2105 state.material.emission (r,g,b,a) front emissive material color 2110 state.material.front.emission (r,g,b,a) front emissive material color 2115 state.material.back.emission (r,g,b,a) back emissive material color 2124 emissive colors, the "x", "y", "z", and "w" components are filled 2237 ambient material color, and e_cm is the front emissive material
|
D | ARB_vertex_program.txt | 2938 state.material.emission (r,g,b,a) front emissive material color 2943 state.material.front.emission (r,g,b,a) front emissive material color 2948 state.material.back.emission (r,g,b,a) back emissive material color 2956 to the table. For ambient, diffuse, specular, or emissive colors, the 3066 material color, and e_cm is the front emissive material color. The "w" 6606 i.e., from only emissive materials and the light
|
/third_party/openGLES/extensions/NV/ |
D | NV_gpu_program4.txt | 1330 state.material.emission (r,g,b,a) front emissive material color 1335 state.material.front.emission (r,g,b,a) front emissive material color 1340 state.material.back.emission (r,g,b,a) back emissive material color 1348 the table. For ambient, diffuse, specular, or emissive colors, the "x", 1459 material color, and e_cm is the front emissive material color. The "w"
|