Home
last modified time | relevance | path

Searched defs:generateColorImage (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineDescriptorLimitsTests.cpp87 tcu::TextureLevel generateColorImage (const VkFormat format, const tcu::IVec2 &renderSize, const tc… in generateColorImage() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDescriptorLimitsTests.cpp89 tcu::TextureLevel generateColorImage (const VkFormat format, const tcu::IVec2 &renderSize, const tc… in generateColorImage() function
/third_party/skia/m133/src/ports/
DSkScalerContext_win_dw.cpp2237 bool SkScalerContext_DW::generateColorImage(const SkGlyph& glyph, void* imageBuffer) { in generateColorImage() function in SkScalerContext_DW