Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp267 inline float computeLodFromGradCube (const gls::ShaderEvalContext& c) in computeLodFromGradCube() function
375 … c.color = textureCube(c, c.in[0].x(), c.in[0].y(), c.in[0].z(), computeLodFromGradCube(c))*p.scal… in evalTextureCubeGrad()
380 …tureCubeShadow(c, c.in[0].w(), c.in[0].x(), c.in[0].y(), c.in[0].z(), computeLodFromGradCube(c)); } in evalTextureCubeShadowGrad()