Home
last modified time | relevance | path

Searched refs:shininess (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/gm/
Dlighting.cpp93 SkScalar shininess = SkIntToScalar(8); in onDraw() local
142 pointLocation, SK_ColorWHITE, surfaceScale, ks, shininess, input, cr)); in onDraw()
146 distantDirection, SK_ColorWHITE, surfaceScale, ks, shininess, input, cr)); in onDraw()
151 surfaceScale, ks, shininess, input, cr)); in onDraw()
157 surfaceScale, ks, shininess, input, cr)); in onDraw()
163 surfaceScaleSmall, ks, shininess, input, cr)); in onDraw()
168 distantDirection, greenYellow, surfaceScale, 4.f * ks, shininess, input, cr)); in onDraw()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_light_max_exponent.txt36 Default OpenGL does not permit a shininess or spot exponent over
38 advertise a maximum shininess and spot exponent beyond 128.0.
40 Note that extremely high exponents for shininess and/or spot light
103 shininess param is greater than the MAX_SHININESS_NV.
106 the shininess param is greater than the MAX_SPOT_EXPONENT_NV.
119 shininess for
/third_party/openGLES/extensions/NV/
DNV_light_max_exponent.txt36 Default OpenGL does not permit a shininess or spot exponent over
38 advertise a maximum shininess and spot exponent beyond 128.0.
40 Note that extremely high exponents for shininess and/or spot light
103 shininess param is greater than the MAX_SHININESS_NV.
106 the shininess param is greater than the MAX_SPOT_EXPONENT_NV.
119 shininess for
/third_party/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp178 SpecularLightingType(SkScalar ks, SkScalar shininess) in SpecularLightingType() argument
179 : fKS(ks), fShininess(shininess) {} in SpecularLightingType()
580 SkScalar ks, SkScalar shininess,
584 SkScalar shininess() const { return fShininess; } in shininess() function in __anon0c3c76b90411::SkSpecularLightingImageFilter
589 SkScalar shininess,
708 SkScalar shininess, in Make() argument
717 shininess, in Make()
741 SkScalar shininess,
1182 SkScalar shininess, sk_sp<SkImageFilter> input, const CropRect& cropRect) { in DistantLitSpecular() argument
1184 return SkSpecularLightingImageFilter::Make(std::move(light), surfaceScale, ks, shininess, in DistantLitSpecular()
[all …]
/third_party/skia/include/effects/
DSkImageFilters.h462 SkScalar shininess, sk_sp<SkImageFilter> input,
479 SkScalar shininess, sk_sp<SkImageFilter> input,
501 SkScalar ks, SkScalar shininess,
/third_party/skia/bench/
DLightingBench.cpp80 static SkScalar shininess = SkIntToScalar(8); in GetShininess() local
81 return shininess; in GetShininess()
/third_party/skia/third_party/externals/angle2/doc/
DCompilingTranslatorWithEmscripten.md36 uniform float shininess;
60 dot(normal, halfVector), shininess);
/third_party/skia/fuzz/
DFuzzCanvas.cpp461 SkScalar surfaceScale, k, specularExponent, cutoffAngle, shininess; in make_fuzz_lighting_imagefilter() local
489 fuzz->next(&p, &lightColor, &surfaceScale, &k, &shininess); in make_fuzz_lighting_imagefilter()
492 shininess, std::move(input), in make_fuzz_lighting_imagefilter()
495 fuzz->next(&p, &lightColor, &surfaceScale, &k, &shininess); in make_fuzz_lighting_imagefilter()
498 shininess, std::move(input), in make_fuzz_lighting_imagefilter()
502 &shininess); in make_fuzz_lighting_imagefilter()
505 p, q, specularExponent, cutoffAngle, lightColor, surfaceScale, k, shininess, in make_fuzz_lighting_imagefilter()
/third_party/mesa3d/src/mesa/main/
Dffvertex_prog.c1069 struct ureg shininess = get_material(p, 0, STATE_SHININESS); in build_lighting() local
1070 emit_op1(p, OPCODE_MOV, dots, WRITEMASK_W, swizzle1(shininess,X)); in build_lighting()
1071 release_temp(p, shininess); in build_lighting()
1086 struct ureg shininess = get_material(p, 1, STATE_SHININESS); in build_lighting() local
1088 negate(swizzle1(shininess,X))); in build_lighting()
1089 release_temp(p, shininess); in build_lighting()
/third_party/openGLES/extensions/APPLE/
DAPPLE_specular_vector.txt47 All other lighting model and material parameters (shininess,
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_specular_vector.txt47 All other lighting model and material parameters (shininess,
/third_party/mesa3d/docs/relnotes/
D10.5.6.rst111 - mesa: fix shininess check for ffvertex_prog v2
/third_party/openGLES/extensions/SGIX/
DSGIX_nonlinear_lighting_pervertex.txt43 n = specular exponent (~shininess)
316 (material shininess terms) GetNonlinMaterialfvSGIX Z+ 0 lighting
DSGIX_fragment_specular_lighting.txt268 n is the specular exponent (shininess)
293 emission, ambient, diffuse, specular and shininess terms for both
295 shininess terms are used by this extension. Unlike vertex lighting, the
DSGIX_cube_map.txt233 n is the specular exponent (shininess)
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_nonlinear_lighting_pervertex.txt43 n = specular exponent (~shininess)
316 (material shininess terms) GetNonlinMaterialfvSGIX Z+ 0 lighting
DSGIX_fragment_specular_lighting.txt268 n is the specular exponent (shininess)
293 emission, ambient, diffuse, specular and shininess terms for both
295 shininess terms are used by this extension. Unlike vertex lighting, the
DSGIX_cube_map.txt233 n is the specular exponent (shininess)
/third_party/mesa3d/src/mesa/program/
Dprogram_lexer.l284 {dot}shininess { return SHININESS; }
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h996 float shininess; member
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_fragment_lighting.txt398 n is the specular exponent (shininess)
425 emission, ambient, diffuse, specular and shininess terms for both
/third_party/openGLES/extensions/EXT/
DEXT_fragment_lighting.txt398 n is the specular exponent (shininess)
425 emission, ambient, diffuse, specular and shininess terms for both
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_program.txt1135 PARAM specExp = state.material.shininess;
2482 | "shininess"
2939 state.material.shininess (s,0,0,1) front material shininess
2944 state.material.front.shininess (s,0,0,1) front material shininess
2949 state.material.back.shininess (s,0,0,1) back material shininess
2959 material shininess, the "x" component is filled with the material's
5539 e. In EXT_vertex_shader, the material shininess property is bound to
5542 In ARB_vertex_program, the material shininess property is bound to
5544 material shininess property.
/third_party/openGLES/extensions/ARB/
DARB_vertex_program.txt1145 PARAM specExp = state.material.shininess;
2492 | "shininess"
2949 state.material.shininess (s,0,0,1) front material shininess
2954 state.material.front.shininess (s,0,0,1) front material shininess
2959 state.material.back.shininess (s,0,0,1) back material shininess
2969 material shininess, the "x" component is filled with the material's
5549 e. In EXT_vertex_shader, the material shininess property is bound to
5552 In ARB_vertex_program, the material shininess property is bound to
5554 material shininess property.
DARB_fragment_program.txt1706 | "shininess"
2116 state.material.shininess (s,0,0,1) front material shininess
2121 state.material.front.shininess (s,0,0,1) front material shininess
2126 state.material.back.shininess (s,0,0,1) back material shininess
2136 corresponding material color. For material shininess, the "x"

12