Home
last modified time | relevance | path

Searched defs:sFmt (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLRenderTarget.cpp92 GrGLFormat sFmt = stencil_bits_to_format(stencilBits); in MakeWrapped() local
DGrGLGpu.cpp1563 GrGLFormat sFmt = this->glCaps().stencilFormats()[i]; in getCompatibleStencilIndex() local
1705 GrGLFormat sFmt = this->glCaps().stencilFormats()[sIdx]; in makeStencilAttachment() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c277 enum pipe_format sFmt = blit->src.format; in check_blending_and_srgb_cond() local
/external/skia/src/gpu/d3d/
DGrD3DGpu.cpp1062 DXGI_FORMAT sFmt = this->d3dCaps().preferredStencilFormat(); in makeStencilAttachment() local
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp1715 const GrGLCaps::StencilFormat& sFmt = this->glCaps().stencilFormats()[i]; in getCompatibleStencilIndex() local
1824 const GrGLCaps::StencilFormat& sFmt = this->glCaps().stencilFormats()[sIdx]; in createStencilAttachmentForRenderTarget() local
/external/skqp/src/gpu/vk/
DGrVkGpu.cpp1295 const GrVkCaps::StencilFormat& sFmt = this->vkCaps().preferredStencilFormat(); in createStencilAttachmentForRenderTarget() local
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1473 VkFormat sFmt = this->vkCaps().preferredStencilFormat(); in makeStencilAttachment() local