Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DErrorStrings.h434 MSG kSourceTextureTooSmall = "The specified dimensions are outside of the bounds of the texture."; variable
DvalidationES3.cpp2317 context->validationError(GL_INVALID_VALUE, kSourceTextureTooSmall); in ValidateCopySubTexture3DANGLE()
DvalidationES2.cpp3916 context->validationError(GL_INVALID_VALUE, kSourceTextureTooSmall); in ValidateCopySubTextureCHROMIUM()