Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h515 MSG kTextureBufferInvalidBuffer = "If buffer is nonzero, it must match the name of an existing buff… variable
DvalidationES31.cpp3219 context->validationError(entryPoint, GL_INVALID_OPERATION, kTextureBufferInvalidBuffer); in ValidateTexBufferBase()