Searched defs:colorOdd (Results 1 – 2 of 2) sorted by relevance
/external/v8/benchmarks/ |
D | raytrace.js | 385 colorOdd: null, property 388 initialize : function(colorEven, colorOdd, reflection, transparency, gloss, density) { argument
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderFramebufferFetchTests.cpp | 871 void TexelFetchTestCase::genSamplerTexture (const tcu::Vec4& colorEven, const tcu::Vec4& colorOdd) in genSamplerTexture() 911 …FetchTestCase::genReferenceTexture (const tcu::Vec4& colorEven, const tcu::Vec4& colorOdd, const t… in genReferenceTexture() 923 const tcu::Vec4 colorOdd = scaleColorValue(m_texFmt, tcu::Vec4(0.5f, 0.0f, 0.5f, 1.0f)); in iterate() local
|