Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrCaps.h374 return fDynamicStateArrayGeometryProcessorTextureSupport; in dynamicStateArrayGeometryProcessorTextureSupport()
587 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/skia/src/gpu/vk/
DGrVkCaps.cpp66 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrVkCaps()
/third_party/skia/src/gpu/mtl/
DGrMtlCaps.mm397 fDynamicStateArrayGeometryProcessorTextureSupport = true;
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp726 fDynamicStateArrayGeometryProcessorTextureSupport = true; in init()