Searched defs:diffuse (Results 1 – 9 of 9) sorted by relevance
37 Vector4s &diffuse; member in sw::PixelPipeline
197 Vector4f diffuse = v[Color0]; in pipeline() local
250 const GLColor32F diffuse(rng.randomFloat(), rng.randomFloat(), rng.randomFloat(), in TEST_P() local
44 ColorF diffuse; member65 ColorF diffuse = {0.0f, 0.0f, 0.0f, 1.0f}; member
160 sk_sp<SkImageFilter> diffuse = SkImageFilters::PointLitDiffuse( in lighting_factory() local
1252 struct ureg diffuse = lightprod_front[i][1]; in build_lighting() local1319 struct ureg diffuse = lightprod_back[i][1]; in build_lighting() local
483 float diffuse[4]; member992 float diffuse[4]; member
1886 const DiffuseLightingEffect& diffuse = proc.cast<DiffuseLightingEffect>(); in onSetData() local
5182 TIntermAggregate* diffuse = new TIntermAggregate(EOpMax); in decomposeIntrinsic() local