HomeSort by relevance Sort by last modified time
    Searched refs:IsStencilRenderingSupported (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
formatutils.h 83 bool IsStencilRenderingSupported(GLenum internalFormat, const rx::Renderer *renderer);
84 bool IsStencilRenderingSupported(GLenum internalFormat, const Context *context);
Framebuffer.cpp 630 if (!gl::IsStencilRenderingSupported(stencilbuffer->getInternalFormat(), mRenderer))
validationES.cpp 288 !gl::IsStencilRenderingSupported(internalformat, context))
    [all...]
formatutils.cpp     [all...]
Context.cpp     [all...]
libGLESv2.cpp     [all...]

Completed in 49 milliseconds