Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DvalidationES2.cpp911 bool ValidateWebGLNameLength(const Context *context, size_t length) in ValidateWebGLNameLength() function
4301 if (!ValidateWebGLNameLength(context, length) || !ValidateWebGLNamePrefix(context, name)) in ValidateBindAttribLocation()