/third_party/skia/gm/ |
D | lighting.cpp | 93 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/ |
D | NV_light_max_exponent.txt | 36 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/ |
D | NV_light_max_exponent.txt | 36 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/ |
D | SkLightingImageFilter.cpp | 178 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 __anonabc3e6450411::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/glslang/Test/ |
D | vk.relaxed.stagelink.0.1.frag | 239 …,vec3 normal,float shadowStrength,vec3 shadowColor,vec3 camVector,float shininess,float shininess2) 254 …,vec3 normal,float shadowStrength,vec3 shadowColor,vec3 camVector,float shininess,float shininess2) 272 …,vec3 normal,float shadowStrength,vec3 shadowColor,vec3 camVector,float shininess,float shininess2) 289 …ec3 worldSpacePos,vec3 normal,float shadowStrength,vec3 shadowColor,vec3 camVector,float shininess) 305 …rContrib2,int index,vec3 worldSpacePos,vec3 normal,vec3 camVector,float shininess,float shininess2) 322 …inout vec3 specularContrib,int index,vec3 worldSpacePos,vec3 normal,vec3 camVector,float shininess)
|
/third_party/skia/include/effects/ |
D | SkImageFilters.h | 462 SkScalar shininess, sk_sp<SkImageFilter> input, 479 SkScalar shininess, sk_sp<SkImageFilter> input, 501 SkScalar ks, SkScalar shininess,
|
/third_party/skia/bench/ |
D | LightingBench.cpp | 80 static SkScalar shininess = SkIntToScalar(8); in GetShininess() local 81 return shininess; in GetShininess()
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | CompilingTranslatorWithEmscripten.md | 36 uniform float shininess; 60 dot(normal, halfVector), shininess);
|
/third_party/skia/fuzz/ |
D | FuzzCanvas.cpp | 461 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/ |
D | ffvertex_prog.c | 1069 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/ |
D | APPLE_specular_vector.txt | 47 All other lighting model and material parameters (shininess,
|
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/ |
D | APPLE_specular_vector.txt | 47 All other lighting model and material parameters (shininess,
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.5.6.rst | 111 - mesa: fix shininess check for ffvertex_prog v2
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_nonlinear_lighting_pervertex.txt | 43 n = specular exponent (~shininess) 316 (material shininess terms) GetNonlinMaterialfvSGIX Z+ 0 lighting
|
D | SGIX_fragment_specular_lighting.txt | 268 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
|
D | SGIX_cube_map.txt | 233 n is the specular exponent (shininess)
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_nonlinear_lighting_pervertex.txt | 43 n = specular exponent (~shininess) 316 (material shininess terms) GetNonlinMaterialfvSGIX Z+ 0 lighting
|
D | SGIX_fragment_specular_lighting.txt | 268 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
|
D | SGIX_cube_map.txt | 233 n is the specular exponent (shininess)
|
/third_party/mesa3d/src/mesa/program/ |
D | program_lexer.l | 284 {dot}shininess { return SHININESS; }
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_cmd.h | 996 float shininess; member
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_fragment_lighting.txt | 398 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/EXT/ |
D | EXT_fragment_lighting.txt | 398 n is the specular exponent (shininess) 425 emission, ambient, diffuse, specular and shininess terms for both
|
/third_party/glslang/Test/baseResults/ |
D | vk.relaxed.stagelink.0.0.vert.out | 2178 0:239 'shininess' ( in highp float) 2237 0:254 'shininess' ( in highp float) 2317 0:272 'shininess' ( in highp float) 2390 0:289 'shininess' ( in highp float) 2455 0:305 'shininess' ( in highp float) 2526 0:322 'shininess' ( in highp float) 5668 0:239 'shininess' ( in highp float) 5727 0:254 'shininess' ( in highp float) 5807 0:272 'shininess' ( in highp float) 5880 0:289 'shininess' ( in highp float) [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_vertex_program.txt | 1135 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.
|