Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDescriptorLimitsTests.cpp89 tcu::TextureLevel generateColorImage(const VkFormat format, const tcu::IVec2 &renderSize, const tcu… in generateColorImage() function
/aosp_15_r20/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp2237 bool SkScalerContext_DW::generateColorImage(const SkGlyph& glyph, void* imageBuffer) { in generateColorImage() function in SkScalerContext_DW
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingTests.cpp477 tcu::TextureLevel generateColorImage(const tcu::TextureFormat format, const UVec2 &renderSize, cons… in generateColorImage() function