Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrCaps.h419 return fDynamicStateArrayGeometryProcessorTextureSupport; in dynamicStateArrayGeometryProcessorTextureSupport()
646 bool fDynamicStateArrayGeometryProcessorTextureSupport : 1; variable
DGrCaps.cpp56 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrCaps()
243 fDynamicStateArrayGeometryProcessorTextureSupport); in dumpJSON()
/external/skia/src/gpu/ganesh/d3d/
DGrD3DCaps.cpp65 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrD3DCaps()
/external/skia/src/gpu/ganesh/vk/
DGrVkCaps.cpp79 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrVkCaps()
/external/skia/src/gpu/ganesh/mtl/
DGrMtlCaps.mm449 fDynamicStateArrayGeometryProcessorTextureSupport = true;
/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp798 fDynamicStateArrayGeometryProcessorTextureSupport = true; in init()