Home
last modified time | relevance | path

Searched refs:SAMPLER_HANDLE_REF_BYTE_SIZE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.cpp37 constexpr size_t SAMPLER_HANDLE_REF_BYTE_SIZE = sizeof(BindableSamplerWithHandleReference); variable
39 …(BUFFER_HANDLE_REF_BYTE_SIZE, Math::max(IMAGE_HANDLE_REF_BYTE_SIZE, SAMPLER_HANDLE_REF_BYTE_SIZE));
501 PLUGIN_ASSERT(meta.size == SAMPLER_HANDLE_REF_BYTE_SIZE); in ~CustomPropertyBindingContainer()
609 byteSize = SAMPLER_HANDLE_REF_BYTE_SIZE; in AddOffsetProperty()