Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h462 inline constexpr const char *kMultiviewViewsTooSmall = "numViews cannot be less than 1."; variable
DvalidationES3.cpp55 ANGLE_VALIDATION_ERROR(GL_INVALID_VALUE, kMultiviewViewsTooSmall); in ValidateFramebufferTextureMultiviewBaseANGLE()