Searched refs:kMultiviewViewsTooSmall (Results 1 – 2 of 2) sorted by relevance
462 inline constexpr const char *kMultiviewViewsTooSmall = "numViews cannot be less than 1."; variable
55 ANGLE_VALIDATION_ERROR(GL_INVALID_VALUE, kMultiviewViewsTooSmall); in ValidateFramebufferTextureMultiviewBaseANGLE()