Home
last modified time | relevance | path

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

/third_party/skia/resources/sksl/glsl/
DLastFragColor.sksl1 /*#pragma settings FramebufferFetchSupport*/
/third_party/skia/src/sksl/
DSkSLUtil.h342 static ShaderCapsPointer FramebufferFetchSupport() { in FramebufferFetchSupport() function
DSkSLMain.cpp141 static auto s_fbFetchSupport = Factory::FramebufferFetchSupport(); in detect_shader_settings()