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

  /external/skia/src/gpu/vk/
GrVkRenderTarget.cpp 254 const GrVkImageView* stencilView = this->stencilAttachmentView();
302 commandBuffer.addResource(this->stencilAttachmentView());
394 const GrVkImageView* GrVkRenderTarget::stencilAttachmentView() const {
  /external/skqp/src/gpu/vk/
GrVkRenderTarget.cpp 254 const GrVkImageView* stencilView = this->stencilAttachmentView();
302 commandBuffer.addResource(this->stencilAttachmentView());
394 const GrVkImageView* GrVkRenderTarget::stencilAttachmentView() const {

Completed in 61 milliseconds