Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DErrorStrings.h89 MSG kDrawBuffersIndexedExtensionNotAvailable = "EXT/OES_draw_buffers_indexed is not available."; variable
DvalidationES3.cpp2768 context->validationError(GL_INVALID_ENUM, kDrawBuffersIndexedExtensionNotAvailable); in ValidateIndexedStateQuery()