Home
last modified time | relevance | path

Searched defs:fInterface (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/gpu/ganesh/gl/
DGrGLContext.h83 sk_sp<const GrGLInterface> fInterface; member
91 sk_sp<const GrGLInterface> fInterface; variable
DGrGLGpu.cpp390 const GrGLInterface* fInterface = nullptr; member in GrGLGpu::SamplerObjectCache::Sampler
/external/skia/src/gpu/graphite/vk/
DVulkanSharedContext.h59 sk_sp<const skgpu::VulkanInterface> fInterface; variable
/external/skia/src/gpu/ganesh/gl/builders/
DGrGLProgramBuilder.h34 SkSL::Program::Interface fInterface; member
/external/skia/tests/
DVkDrawableTest.cpp105 const skgpu::VulkanInterface* fInterface; member in TestDrawable::DrawHandlerBasic
246 const skgpu::VulkanInterface* fInterface; member in TestDrawable
/external/skia/tools/window/
DVulkanWindowContext.h96 sk_sp<const skgpu::VulkanInterface> fInterface; variable
DGraphiteVulkanWindowContext.h95 sk_sp<const skgpu::VulkanInterface> fInterface; variable
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.h403 sk_sp<const skgpu::VulkanInterface> fInterface; variable
/external/skia/src/sksl/ir/
DSkSLProgram.h165 ProgramInterface fInterface; member