Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mtl/
DGrMtlPipelineState.mm56 , fXPImpl(std::move(xpImpl)) function
DGrMtlPipelineState.h115 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable
/third_party/skia/src/gpu/d3d/
DGrD3DPipelineState.h91 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable
/third_party/skia/src/gpu/vk/
DGrVkPipelineState.h109 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable
/third_party/skia/src/gpu/dawn/
DGrDawnProgramBuilder.h40 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; member
/third_party/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.h107 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable
/third_party/skia/src/gpu/gl/
DGrGLProgram.h151 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable