Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h19 MSG k3DDepthStencil = "Format cannot be GL_DEPTH_COMPONENT or GL_DEPTH_STENCIL if target is GL_TEXT… variable
DvalidationES3.cpp337 context->validationError(entryPoint, GL_INVALID_OPERATION, k3DDepthStencil); in ValidateTexImageFormatCombination()