Searched refs:materialCustomProperties (Results 1 – 1 of 1) sorted by relevance
177 … const auto materialCustomProperties = dataStoreMaterial.GetMaterialCustomPropertyData(matIdx); in UpdateMaterialBuffers() local178 if (!materialCustomProperties.empty()) { in UpdateMaterialBuffers()179 CORE_ASSERT(materialCustomProperties.size_bytes() <= UBO_BIND_OFFSET_ALIGNMENT); in UpdateMaterialBuffers()181 materialCustomProperties.data(), materialCustomProperties.size_bytes())) { in UpdateMaterialBuffers()