Searched defs:customProps (Results 1 – 3 of 3) sorted by relevance
54 …if (const auto customProps = ref.find(CUSTOM_PROPERTIES); customProps && customProps->is_array()) { in UpdateCustomPropertyMetadata() local110 auto customProps = ref.find(BINDING_PROPERTIES); in UpdateBindingPropertyMetadata() local
493 } else if (const auto customProps = ref.find(CUSTOM_PROPERTIES); in GetShaderProperties() local
79 …if (const auto customProps = ref.find(CUSTOM_PROPERTIES); customProps && customProps->is_array()) { in UpdateCustomPropertyMetadata() local