Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrCaps.h408 return fDynamicStateArrayGeometryProcessorTextureSupport; in dynamicStateArrayGeometryProcessorTextureSupport()
618 bool fDynamicStateArrayGeometryProcessorTextureSupport : 1; variable
DGrCaps.cpp54 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrCaps()
238 fDynamicStateArrayGeometryProcessorTextureSupport); in dumpJSON()
/external/skia/src/gpu/ganesh/dawn/
DGrDawnCaps.cpp26 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrDawnCaps()
/external/skia/src/gpu/ganesh/d3d/
DGrD3DCaps.cpp63 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrD3DCaps()
/external/skia/src/gpu/ganesh/vk/
DGrVkCaps.cpp76 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrVkCaps()
/external/skia/src/gpu/ganesh/mtl/
DGrMtlCaps.mm422 fDynamicStateArrayGeometryProcessorTextureSupport = true;
/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp762 fDynamicStateArrayGeometryProcessorTextureSupport = true; in init()