Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h29 rx::MipGenerationFunction mipGen,
82 rx::MipGenerationFunction mipGenerationFunction;
133 rx::MipGenerationFunction mipGen, in Format()
Drenderer_utils.h74 using MipGenerationFunction = void (*)(size_t sourceWidth, variable
/third_party/skia/third_party/externals/angle2/src/image_util/
Dgeneratemip.inc222 typedef void (*MipGenerationFunction)(size_t sourceWidth, size_t sourceHeight, size_t sourceDepth,
228 static MipGenerationFunction GetMipGenerationFunction(size_t sourceWidth, size_t sourceHeight, size…
261 …priv::MipGenerationFunction generationFunction = priv::GetMipGenerationFunction<T>(sourceWidth, so…