Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp403 inline float computeLodFromGradCubeArray (const ShaderEvalContext& c) in computeLodFromGradCubeArray() function
595 …beArray(c, c.in[0].x(), c.in[0].y(), c.in[0].z(), c.in[0].w(), computeLodFromGradCubeArray(c))*p.s… in evalTextureCubeArrayGrad()
637 …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()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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()