Searched refs:computeLodFromGradCubeArray (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderTextureFunctionTests.cpp | 398 inline float computeLodFromGradCubeArray (const ShaderEvalContext& c) in computeLodFromGradCubeArray() function 590 …beArray(c, c.in[0].x(), c.in[0].y(), c.in[0].z(), c.in[0].w(), computeLodFromGradCubeArray(c))*p.s… in evalTextureCubeArrayGrad() 632 …c, c.in[0].x(), c.in[0].y(), c.in[0].z(), c.in[0].w(), de::max(computeLodFromGradCubeArray(c), p.l… in evalTextureCubeArrayGradClamp()
|