Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlPipelineState.mm56 , fXPImpl(std::move(xpImpl)) function
DGrMtlPipelineState.h117 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable
/external/skia/src/gpu/ganesh/d3d/
DGrD3DPipelineState.h92 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable
/external/skia/src/gpu/ganesh/vk/
DGrVkPipelineState.h109 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable
/external/skia/src/gpu/ganesh/glsl/
DGrGLSLProgramBuilder.h106 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable
/external/skia/src/gpu/ganesh/dawn/
DGrDawnProgramBuilder.h42 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; member
/external/skia/src/gpu/ganesh/gl/
DGrGLProgram.h151 std::unique_ptr<GrXferProcessor::ProgramImpl> fXPImpl; variable