Home
last modified time | relevance | path

Searched refs:FormatByteSize (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_program_util.h45 uint32_t FormatByteSize(BASE_NS::Format format);
H A Dgpu_program_util.cpp153 uint32_t FormatByteSize(Format format) in FormatByteSize() function
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dshader_module_vk.cpp80 bindingDesc.stride = GpuProgramUtil::FormatByteSize(attrib.format); in ShaderModuleVk()
H A Ddevice_vk.cpp581 GpuProgramUtil::FormatByteSize(format), in FillDeviceFormatSupport()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dshader_module_gles.cpp170 bindingDesc.stride = GpuProgramUtil::FormatByteSize(attrib.format); in ProcessShaderModule()

Completed in 7 milliseconds