Home
last modified time | relevance | path

Searched refs:CORE_COMPONENT_SWIZZLE_R (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_manager.cpp345 const ComponentMapping colorSwizzle { CORE_COMPONENT_SWIZZLE_B, CORE_COMPONENT_SWIZZLE_G, CORE_COMPONENT_SWIZZLE_R, in CreateAtlasTexture()
347 const ComponentMapping monoSwizzle { CORE_COMPONENT_SWIZZLE_R, CORE_COMPONENT_SWIZZLE_R, CORE_COMPONENT_SWIZZLE_R, in CreateAtlasTexture()
348 CORE_COMPONENT_SWIZZLE_R }; // RRRR swizzle in CreateAtlasTexture()
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dgpu_resource_desc.h240 CORE_COMPONENT_SWIZZLE_R = 3, enumerator
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_image_gles.cpp81 case CORE_COMPONENT_SWIZZLE_R: in MapSwizzle()

Completed in 2 milliseconds