Home
last modified time | relevance | path

Searched defs:fXPImpl (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlPipelineState.mm57 , fXPImpl(std::move(xpImpl)) function
H A DGrMtlPipelineState.h117 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkPipelineState.h115 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DPipelineState.h92 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/glsl/
H A DGrGLSLProgramBuilder.h144 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLProgram.h158 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable