Home
last modified time | relevance | path

Searched refs:fDynamicStateArrayGeometryProcessorTextureSupport (Results 1 – 11 of 11) 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/skia/src/gpu/
DGrCaps.h374 return fDynamicStateArrayGeometryProcessorTextureSupport; in dynamicStateArrayGeometryProcessorTextureSupport()
585 bool fDynamicStateArrayGeometryProcessorTextureSupport : 1; variable
DGrCaps.cpp45 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrCaps()
226 fDynamicStateArrayGeometryProcessorTextureSupport); in dumpJSON()
/third_party/skia/src/gpu/dawn/
DGrDawnCaps.cpp23 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrDawnCaps()
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp59 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrD3DCaps()
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp56 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrVkCaps()
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp66 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrVkCaps()
/third_party/skia/src/gpu/mtl/
DGrMtlCaps.mm397 fDynamicStateArrayGeometryProcessorTextureSupport = true;
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp677 fDynamicStateArrayGeometryProcessorTextureSupport = true; in init()
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp726 fDynamicStateArrayGeometryProcessorTextureSupport = true; in init()