Searched refs:CUSTOM_PROPERTIES (Results 1 – 3 of 3) sorted by relevance
40 constexpr string_view CUSTOM_PROPERTIES = "customProperties"; variable493 } else if (const auto customProps = ref.find(CUSTOM_PROPERTIES); in GetShaderProperties()
70 constexpr string_view CUSTOM_PROPERTIES = "customProperties"; variable79 …if (const auto customProps = ref.find(CUSTOM_PROPERTIES); customProps && customProps->is_array()) { in UpdateCustomPropertyMetadata()
40 constexpr string_view CUSTOM_PROPERTIES = "customProperties"; variable54 …if (const auto customProps = ref.find(CUSTOM_PROPERTIES); customProps && customProps->is_array()) { in UpdateCustomPropertyMetadata()