Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h19 MSG k3DDepthStencil = "Format cannot be GL_DEPTH_COMPONENT or GL_DEPTH_STENCIL if target is GL_TEXT… variable
DvalidationES3.cpp319 context->validationError(GL_INVALID_OPERATION, k3DDepthStencil); in ValidateTexImageFormatCombination()