Home
last modified time | relevance | path

Searched refs:get_blend_info_key (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/dawn/
DGrDawnCaps.cpp151 static uint32_t get_blend_info_key(const GrPipeline& pipeline) { in get_blend_info_key() function
190 b.add32(get_blend_info_key(programInfo.pipeline())); in makeDesc()