Searched refs:PrecompileLightingShader (Results 1 – 1 of 1) sorted by relevance
1230 class PrecompileLightingShader final : public PrecompileShader { class1232 PrecompileLightingShader(sk_sp<PrecompileShader> wrapped) in PrecompileLightingShader() function in skgpu::graphite::PrecompileLightingShader1267 return sk_make_sp<PrecompileLightingShader>(std::move(wrapped)); in Lighting()