Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp400 inline float computeLodFromGradCubeArray (const ShaderEvalContext& c) in computeLodFromGradCubeArray() function
592 …beArray(c, c.in[0].x(), c.in[0].y(), c.in[0].z(), c.in[0].w(), computeLodFromGradCubeArray(c))*p.s… in evalTextureCubeArrayGrad()
634 …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()