Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h289 MSG kInvalidIndirectOffset = "indirect must be a multiple of the size of uint in basic machine unit… variable
DvalidationES31.cpp469 context->validationError(GL_INVALID_VALUE, kInvalidIndirectOffset); in ValidateDrawIndirectBase()