Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrCaps.h325 return fDynamicStateArrayGeometryProcessorTextureSupport; in dynamicStateArrayGeometryProcessorTextureSupport()
521 bool fDynamicStateArrayGeometryProcessorTextureSupport : 1; variable
DGrCaps.cpp42 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrCaps()
193 fDynamicStateArrayGeometryProcessorTextureSupport); in dumpJSON()
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp56 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrVkCaps()
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp677 fDynamicStateArrayGeometryProcessorTextureSupport = true; in init()