Home
last modified time | relevance | path

Searched refs:emissive (Results 1 – 25 of 28) sorted by relevance

12

/third_party/openGLES/extensions/EXT/
DEXT_separate_specular_color.txt43 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
DEXT_fragment_lighting.txt383 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/
DEXT_separate_specular_color.txt43 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
DEXT_fragment_lighting.txt383 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/
DHP_texture_lighting.txt128 R , G , and B refer to c , the emissive, ambient, and diffuse color.
/third_party/openGLES/extensions/HP/
DHP_texture_lighting.txt128 R , G , and B refer to c , the emissive, ambient, and diffuse color.
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DGLES1State.h46 ColorF emissive; member
DGLES1State.cpp138 mMaterial.emissive = {0.0f, 0.0f, 0.0f, 1.0f}; in initialize()
Dqueryutils.cpp2167 material.emissive = ColorF::fromData(params); in SetMaterialParameters()
2212 material.emissive.writeData(params); in GetMaterialParameters()
DGLES1Renderer.cpp318 material.emissive.data()); in prepareForDraw()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DGLES1State.h46 ColorF emissive; member
DGLES1State.cpp140 mMaterial.emissive = {0.0f, 0.0f, 0.0f, 1.0f}; in initialize()
DGLES1Renderer.cpp342 setUniform4fv(programObject, programState.materialEmissiveLoc, 1, material.emissive.data()); in prepareForDraw()
Dqueryutils.cpp2440 material.emissive = ColorF::fromData(params); in SetMaterialParameters()
2485 material.emissive.writeData(params); in GetMaterialParameters()
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c478 _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/
Dsvga3d_cmd.h971 float emissive[4]; member
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_cube_map.txt218 Cl = Em emissive
DSGIX_fragment_specular_lighting.txt254 Cl = Em emissive
/third_party/openGLES/extensions/SGIX/
DSGIX_cube_map.txt218 Cl = Em emissive
DSGIX_fragment_specular_lighting.txt254 Cl = Em emissive
/third_party/openGLES/extensions/ARB/
DARB_fragment_program.txt2115 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
DARB_vertex_program.txt2948 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/
DARB_fragment_program.txt2105 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
DARB_vertex_program.txt2938 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/
DNV_gpu_program4.txt1330 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"

12