HomeSort by relevance Sort by last modified time
    Searched full:supportsdepth (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLDrawBuffers.cpp 117 bool supportsDepth = (extensionsUtil->supportsExtension("GL_CHROMIUM_depth_texture")
129 if (supportsDepth) {
148 if (supportsDepth) {
171 if (supportsDepth)

Completed in 1257 milliseconds