Home
last modified time | relevance | path

Searched refs:texLookupBaseWeight (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgParameters.hpp59 , texLookupBaseWeight (0.0f) in ShaderParameters()
74 float texLookupBaseWeight; member in rsg::ShaderParameters
DrsgExpression.cpp1594 if (state.getShaderParameters().texLookupBaseWeight <= 0.0f) in getWeight()
1619 return state.getShaderParameters().texLookupBaseWeight; in getWeight()
/external/deqp/modules/gles2/functional/
Des2fRandomShaderTests.cpp275 params.vertexParameters.texLookupBaseWeight = 10.0f; in init()
278 params.fragmentParameters.texLookupBaseWeight = 10.0f; in init()
324 …params.fragmentParameters.texLookupBaseWeight = 4.0f; // \note Texture lookups are enabled for fr… in init()
/external/deqp/modules/gles3/functional/
Des3fRandomShaderTests.cpp277 params.vertexParameters.texLookupBaseWeight = 10.0f; in init()
280 params.fragmentParameters.texLookupBaseWeight = 10.0f; in init()
326 …params.fragmentParameters.texLookupBaseWeight = 4.0f; // \note Texture lookups are enabled for fr… in init()