Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrCaps.h384 return fDynamicStateArrayGeometryProcessorTextureSupport; in dynamicStateArrayGeometryProcessorTextureSupport()
596 bool fDynamicStateArrayGeometryProcessorTextureSupport : 1; variable
DGrCaps.cpp46 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrCaps()
227 fDynamicStateArrayGeometryProcessorTextureSupport); in dumpJSON()
/external/skia/src/gpu/dawn/
DGrDawnCaps.cpp24 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrDawnCaps()
/external/skia/src/gpu/d3d/
DGrD3DCaps.cpp60 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrD3DCaps()
/external/skia/src/gpu/vk/
DGrVkCaps.cpp67 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrVkCaps()
/external/skia/src/gpu/mtl/
DGrMtlCaps.mm398 fDynamicStateArrayGeometryProcessorTextureSupport = true;
/external/skia/src/gpu/gl/
DGrGLCaps.cpp748 fDynamicStateArrayGeometryProcessorTextureSupport = true; in init()