Searched refs:ComponentMapping (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/ |
H A D | gpu_resource_desc.h | 329 struct ComponentMapping { struct 391 ComponentMapping componentMapping;
|
H A D | intf_gpu_resource_cache.h | 53 ComponentMapping componentMapping {};
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_node_default_camera_controller.cpp | 105 CORE_SAMPLE_COUNT_1_BIT, ComponentMapping {} }; 110 CORE_SAMPLE_COUNT_1_BIT, ComponentMapping {} }; 115 CORE_ENGINE_IMAGE_CREATION_DYNAMIC_BARRIERS, 1U, 1U, 1U, 1U, 1U, CORE_SAMPLE_COUNT_1_BIT, ComponentMapping {} }; 120 CORE_SAMPLE_COUNT_1_BIT, ComponentMapping {} }; 126 CORE_ENGINE_IMAGE_CREATION_DYNAMIC_BARRIERS, 1U, 1U, 1U, 1U, 1U, CORE_SAMPLE_COUNT_1_BIT, ComponentMapping {} }; 132 CORE_ENGINE_IMAGE_CREATION_DYNAMIC_BARRIERS, 1U, 1U, 1U, 1U, 1U, CORE_SAMPLE_COUNT_1_BIT, ComponentMapping {} }; 139 CORE_ENGINE_IMAGE_CREATION_DYNAMIC_BARRIERS, 1U, 1U, 1U, 1U, 1U, CORE_SAMPLE_COUNT_1_BIT, ComponentMapping {} }; 145 CORE_SAMPLE_COUNT_1_BIT, ComponentMapping {} };
|
/foundation/graphic/graphic_3d/lume/LumeFont/src/ |
H A D | font_manager.cpp | 345 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()
|
Completed in 5 milliseconds