Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/resources/sksl/glsl/
H A DLastFragColor.sksl1 /*#pragma settings FramebufferFetchSupport*/
/aosp_15_r20/external/skia/resources/sksl/workarounds/
H A DLastFragColor.sksl1 /*#pragma settings FramebufferFetchSupport*/
/aosp_15_r20/external/skia/tools/skslc/
H A DMain.cpp155 static const SkSL::ShaderCaps* FramebufferFetchSupport() { in FramebufferFetchSupport() function in ShaderCapsTestFactory
397 *caps = Factory::FramebufferFetchSupport(); in detect_shader_settings()