Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrCaps.h253 return fDynamicStateArrayGeometryProcessorTextureSupport; in dynamicStateArrayGeometryProcessorTextureSupport()
370 bool fDynamicStateArrayGeometryProcessorTextureSupport : 1; variable
DGrCaps.cpp40 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrCaps()
203 fDynamicStateArrayGeometryProcessorTextureSupport); in dumpJSON()
/external/skia/src/gpu/
DGrCaps.h361 return fDynamicStateArrayGeometryProcessorTextureSupport; in dynamicStateArrayGeometryProcessorTextureSupport()
556 bool fDynamicStateArrayGeometryProcessorTextureSupport : 1; variable
DGrCaps.cpp47 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrCaps()
219 fDynamicStateArrayGeometryProcessorTextureSupport); in dumpJSON()
/external/skia/src/gpu/dawn/
DGrDawnCaps.cpp23 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrDawnCaps()
/external/skqp/src/gpu/vk/
DGrVkCaps.cpp48 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrVkCaps()
/external/skia/src/gpu/d3d/
DGrD3DCaps.cpp56 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrD3DCaps()
/external/skia/src/gpu/vk/
DGrVkCaps.cpp65 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrVkCaps()
/external/skia/src/gpu/mtl/
DGrMtlCaps.mm357 fDynamicStateArrayGeometryProcessorTextureSupport = true;
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp585 fDynamicStateArrayGeometryProcessorTextureSupport = true; in init()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp690 fDynamicStateArrayGeometryProcessorTextureSupport = true; in init()