Home
last modified time | relevance | path

Searched defs:computeLodFromDerivates (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTextureTestUtil.cpp186 float computeLodFromDerivates(LodMode mode, float dudx, float dudy) in computeLodFromDerivates() function
217 float computeLodFromDerivates(LodMode mode, float dudx, float dvdx, float dudy, float dvdy) in computeLodFromDerivates() function
258 float computeLodFromDerivates(LodMode mode, float dudx, float dvdx, float dwdx, float dudy, float d… in computeLodFromDerivates() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp240 float computeLodFromDerivates(LodMode mode, float dudx, float dudy) in computeLodFromDerivates() function
261 float computeLodFromDerivates(LodMode mode, float dudx, float dvdx, float dudy, float dvdy) in computeLodFromDerivates() function
289 float computeLodFromDerivates(LodMode mode, float dudx, float dvdx, float dwdx, float dudy, float d… in computeLodFromDerivates() function