Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/gl/
DGrGLContext.h93 sk_sp<const GrGLInterface> fInterface; member
101 sk_sp<const GrGLInterface> fInterface; variable
DGrGLGpu.cpp391 const GrGLInterface* fInterface = nullptr; member in GrGLGpu::SamplerObjectCache::Sampler
/external/skia/src/gpu/graphite/vk/
DVulkanSharedContext.h61 sk_sp<const skgpu::VulkanInterface> fInterface; variable
/external/skia/src/gpu/ganesh/gl/builders/
DGrGLProgramBuilder.h46 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.h94 sk_sp<const skgpu::VulkanInterface> fInterface; variable
DGraphiteNativeVulkanWindowContext.h99 sk_sp<const skgpu::VulkanInterface> fInterface; variable
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.h447 sk_sp<const skgpu::VulkanInterface> fInterface; variable
/external/skia/src/sksl/ir/
DSkSLProgram.h165 ProgramInterface fInterface; member