Searched refs:materialIndexSlot (Results 1 – 2 of 2) sorted by relevance
601 …terialTextureInfoSlotFactor(const DefaultMaterialMaterialStruct dmms, const uint materialIndexSlot) in GetUnpackMaterialTextureInfoSlotFactor() argument603 const uint maxIndex = min(materialIndexSlot, CORE_MATERIAL_FACTOR_UNIFORM_VEC4_COUNT - 1); in GetUnpackMaterialTextureInfoSlotFactor()607 const DefaultMaterialMaterialStruct dmms, const uint materialIndexSlot, const uint instanceIdx) in GetUnpackMaterialTextureInfoSlotFactor() argument609 const uint maxIndex = min(materialIndexSlot, CORE_MATERIAL_FACTOR_UNIFORM_VEC4_COUNT - 1); in GetUnpackMaterialTextureInfoSlotFactor()
306 vec4 GetUnpackMaterialTextureInfoSlotFactor(const uint materialIndexSlot, const uint instanceIdx) in GetUnpackMaterialTextureInfoSlotFactor() argument308 const uint maxIndex = min(materialIndexSlot, CORE_MATERIAL_FACTOR_UNIFORM_VEC4_COUNT - 1); in GetUnpackMaterialTextureInfoSlotFactor()