Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/
H A DSkSLUtil.h87 bool fExplicitTextureLodSupport = false; member
H A DSkSLUtil.cpp28 standalone->fExplicitTextureLodSupport = true; in MakeShaderCaps()
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DCaps.cpp246 shaderCaps->fExplicitTextureLodSupport = true; in initShaderCaps()
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLCaps.cpp433 shaderCaps->fExplicitTextureLodSupport = in init()
449 shaderCaps->fExplicitTextureLodSupport = in init()
462 shaderCaps->fExplicitTextureLodSupport = in init()
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkCaps.cpp748 shaderCaps->fExplicitTextureLodSupport = true; in initShaderCaps()
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlCaps.mm540 shaderCaps->fExplicitTextureLodSupport = true;