Home
last modified time | relevance | path

Searched refs:CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_context.cpp260 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeU in CreateDefaultSamplers()
261 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeV in CreateDefaultSamplers()
262 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeW in CreateDefaultSamplers()
281 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeU in CreateDefaultSamplers()
282 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeV in CreateDefaultSamplers()
283 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeW in CreateDefaultSamplers()
302 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeU in CreateDefaultSamplers() member in __anon9702::SamplerAddressMode
303 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeV in CreateDefaultSamplers() member in __anon9702::SamplerAddressMode
304 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeW in CreateDefaultSamplers() member in __anon9702::SamplerAddressMode
/foundation/graphic/graphic_3d/lume/Lume_3D/src/
H A Dgraphics_context.cpp155 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeU in CreateDefaultSamplers() member in __anon9753::SamplerAddressMode
156 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeV in CreateDefaultSamplers() member in __anon9753::SamplerAddressMode
157 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeW in CreateDefaultSamplers() member in __anon9753::SamplerAddressMode
170 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeU in CreateDefaultSamplers() member in __anon9753::SamplerAddressMode
171 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeV in CreateDefaultSamplers() member in __anon9753::SamplerAddressMode
172 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeW in CreateDefaultSamplers() member in __anon9753::SamplerAddressMode
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dgpu_resource_desc.h188 CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE = 2, enumerator
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_bloom.cpp59 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeU in Init()
60 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeV in Init()
61 SamplerAddressMode::CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE, // addressModeW in Init()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp144 case CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE: in GetWrapMode()
H A Dgltf2_importer.cpp1789 return CORE_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE; in ConvertToCoreWrapMode()

Completed in 14 milliseconds