HomeSort by relevance Sort by last modified time
    Searched defs:attachStencilAttachmentToRenderTarget (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrGpu.cpp 135 bool GrGpu::attachStencilAttachmentToRenderTarget(GrRenderTarget* rt) {
152 if (this->attachStencilAttachmentToRenderTarget(sb, rt)) {
184 if (tgt && !this->attachStencilAttachmentToRenderTarget(tgt)) {
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]

Completed in 48 milliseconds