Home
last modified time | relevance | path

Searched refs:lighting (Results 1 – 25 of 34) sorted by relevance

12

/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/
DChameleonMan.txt16 Two lighting modes are available:
17 - per vertex lighting
18 - bump mapped lighting
21 - 1 - Toggle lighting modes
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/
DBasicTnL.txt5 This training course consists of a demonstration of basic transformation and lighting.
8 This training course consists of a demonstration of basic transformation and lighting, growing on t…
/external/mesa3d/src/mesa/tnl/
DNOTES4 lighting.
24 and lighting entirely:
81 ususally helpful when lighting is performed in software, but
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
DSkinnedVertShader.vsh20 particular mesh. The two-step transformation is required because lighting
90 // lighting
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
DVertShader.vsh32 // Simple diffuse lighting in model space
/external/autotest/server/site_tests/cheets_CTS_N/
Dcontrol.arm.CtsCameraTestCases10 DEPENDENCIES = 'arc, lighting'
Dcontrol.x86.CtsCameraTestCases10 DEPENDENCIES = 'arc, cts_abi_x86, lighting'
/external/autotest/client/site_tests/graphics_SanAngeles/
Dcontrol.hwqual21 basic features of OpenGL like vertex arrays, color arrays, and lighting. It
Dcontrol.bvt24 basic features of OpenGL like vertex arrays, color arrays, and lighting. It
Dcontrol23 basic features of OpenGL like vertex arrays, color arrays, and lighting. It
/external/skia/src/effects/
DSkLightingImageFilter.cpp1923 const GrLightingEffect& lighting = proc.cast<GrLightingEffect>(); in GenKey() local
1924 b->add32(lighting.boundaryMode() << 2 | lighting.light()->type()); in GenKey()
1925 b->add32(GrTextureDomain::GLDomain::DomainKey(lighting.domain())); in GenKey()
1930 const GrLightingEffect& lighting = proc.cast<GrLightingEffect>(); in onSetData() local
1932 fLight = lighting.light()->createGLLight(); in onSetData()
1935 GrTextureProxy* proxy = lighting.textureSampler(0).proxy(); in onSetData()
1940 pdman.set1f(fSurfaceScaleUni, lighting.surfaceScale()); in onSetData()
1942 lighting.light()->transform(lighting.filterMatrix())); in onSetData()
1943 fDomain.setData(pdman, lighting.domain(), proxy); in onSetData()
/external/skqp/src/effects/
DSkLightingImageFilter.cpp1923 const GrLightingEffect& lighting = proc.cast<GrLightingEffect>(); in GenKey() local
1924 b->add32(lighting.boundaryMode() << 2 | lighting.light()->type()); in GenKey()
1925 b->add32(GrTextureDomain::GLDomain::DomainKey(lighting.domain())); in GenKey()
1930 const GrLightingEffect& lighting = proc.cast<GrLightingEffect>(); in onSetData() local
1932 fLight = lighting.light()->createGLLight(); in onSetData()
1935 GrTextureProxy* proxy = lighting.textureSampler(0).proxy(); in onSetData()
1940 pdman.set1f(fSurfaceScaleUni, lighting.surfaceScale()); in onSetData()
1942 lighting.light()->transform(lighting.filterMatrix())); in onSetData()
1943 fDomain.setData(pdman, lighting.domain(), proxy); in onSetData()
/external/autotest/test_suites/
Dcontrol.av_webcam7 PURPOSE = "To run webrtc camera tests on devices with sufficient lighting."
/external/mesa3d/docs/
DVERSIONS153 - More speed improvements (lighting, fogging, polygon drawing)
193 - lighting is a bit faster
209 - faster lighting
301 - fixed FP underflow exception in lighting (specular exponent)
353 - colors returned in feedback mode were wrong when using lighting
354 - spotlights didn't effect ambient lighting correctly
365 - faster vertex transformation, clip testing, lighting
418 - fixed FP underflow problems in lighting
431 - fixed a two-sided lighting w/ clipping bug (black vertices)
633 - fixed lighting bug in Keith's new shading code
[all …]
/external/mesa3d/docs/relnotes/
D3.520 to hardware transform/clip/lighting (TCL). Keith Whitwell can take
95 instead of getting it only from lighting in GL_SEPARATE_SPECULAR_COLOR
/external/deqp/doc/testspecs/GLES2/
Dperformance.compiler.txt29 - Vertex and fragment lighting
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_ff.c42 uint32_t lighting : 1; member
341 boolean need_aNrm = key->lighting || key->passthrough & (1 << NINE_DECLUSAGE_NORMAL); in nine_ff_build_vs()
343 boolean need_aVtx = key->lighting || key->fog_mode || key->pointscale || key->ucp; in nine_ff_build_vs()
381 if (key->lighting || key->darkness) { in nine_ff_build_vs()
434 if (key->lighting || key->vertexblend) in nine_ff_build_vs()
776 if (key->lighting) { in nine_ff_build_vs()
1621 key.lighting = !!context->rs[D3DRS_LIGHTING] && context->ff.num_lights_active; in nine_ff_get_vs()
1625 key.lighting = 0; in nine_ff_get_vs()
1627 if ((key.lighting | key.darkness) && context->rs[D3DRS_COLORVERTEX]) { in nine_ff_get_vs()
/external/autotest/client/site_tests/graphics_SanAngeles/src/
DREADME.txt39 lighting.
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/skqp/
DKnownGMs.txt409 lighting
/external/skia/gn/
Dgm.gni200 "$_gm/lighting.cpp",
/external/skqp/gn/
Dgm.gni201 "$_gm/lighting.cpp",
/external/skqp/site/dev/sheriffing/
Dindex.md151 …* Helpful message about what went wrong (e.g., “Changes to how lighting is scaled in Skia r#### ch…
/external/skia/site/dev/sheriffing/
Dindex.md151 …* Helpful message about what went wrong (e.g., “Changes to how lighting is scaled in Skia r#### ch…
/external/mesa3d/doxygen/
Dgallium.doc100 Traditional fixed-function OpenGL components (such as lighting and texture
/external/tensorflow/tensorflow/docs_src/performance/
Dquantization.md31 photo you've just taken, the network has to ignore all the CCD noise, lighting

12