Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLContext.h66 sk_sp<const GrGLInterface> fInterface; member
74 sk_sp<const GrGLInterface> fInterface; variable
/third_party/skia/m133/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
/third_party/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.h86 sk_sp<const GrVkInterface> fInterface; variable
DGrVkGpu.h421 sk_sp<const GrVkInterface> fInterface; variable
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanSharedContext.h60 sk_sp<const skgpu::VulkanInterface> fInterface; variable
/third_party/skia/m133/src/gpu/ganesh/gl/builders/
DGrGLProgramBuilder.h46 SkSL::Program::Interface fInterface; member
/third_party/skia/tests/
DVkDrawableTest.cpp87 const GrVkInterface* fInterface; member in TestDrawable::DrawHandlerBasic
214 const GrVkInterface* fInterface; member in TestDrawable
/third_party/skia/m133/tests/
DVkDrawableTest.cpp105 const skgpu::VulkanInterface* fInterface; member in TestDrawable::DrawHandlerBasic
246 const skgpu::VulkanInterface* fInterface; member in TestDrawable
/third_party/skia/m133/tools/window/
DVulkanWindowContext.h94 sk_sp<const skgpu::VulkanInterface> fInterface; variable
DGraphiteNativeVulkanWindowContext.h99 sk_sp<const skgpu::VulkanInterface> fInterface; variable
/third_party/skia/tools/sk_app/
DVulkanWindowContext.h100 sk_sp<const GrVkInterface> fInterface; variable
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkGpu.h476 sk_sp<const skgpu::VulkanInterface> fInterface; variable
/third_party/skia/m133/src/sksl/ir/
DSkSLProgram.h165 ProgramInterface fInterface; member