Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLContext.h93 sk_sp<const GrGLInterface> fInterface; member
101 sk_sp<const GrGLInterface> fInterface; variable
H A DGrGLGpu.cpp391 const GrGLInterface* fInterface = nullptr; member in GrGLGpu::SamplerObjectCache::Sampler
/aosp_15_r20/external/skia/tests/
H A DVkDrawableTest.cpp105 const skgpu::VulkanInterface* fInterface; member in TestDrawable::DrawHandlerBasic
246 const skgpu::VulkanInterface* fInterface; member in TestDrawable
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanSharedContext.h61 sk_sp<const skgpu::VulkanInterface> fInterface; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/builders/
H A DGrGLProgramBuilder.h46 SkSL::Program::Interface fInterface; member
/aosp_15_r20/external/skia/tools/window/
H A DVulkanWindowContext.h94 sk_sp<const skgpu::VulkanInterface> fInterface; variable
H A DGraphiteNativeVulkanWindowContext.h99 sk_sp<const skgpu::VulkanInterface> fInterface; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.h447 sk_sp<const skgpu::VulkanInterface> fInterface; variable
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLProgram.h165 ProgramInterface fInterface; member