Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrCaps.h374 return fDynamicStateArrayGeometryProcessorTextureSupport; in dynamicStateArrayGeometryProcessorTextureSupport()
591 bool fDynamicStateArrayGeometryProcessorTextureSupport : 1; variable
DGrCaps.cpp45 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrCaps()
226 fDynamicStateArrayGeometryProcessorTextureSupport); in dumpJSON()
/third_party/skia/m133/src/gpu/ganesh/
DGrCaps.h420 return fDynamicStateArrayGeometryProcessorTextureSupport; in dynamicStateArrayGeometryProcessorTextureSupport()
649 bool fDynamicStateArrayGeometryProcessorTextureSupport : 1; variable
DGrCaps.cpp56 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrCaps()
243 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/m133/src/gpu/ganesh/d3d/
DGrD3DCaps.cpp65 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrD3DCaps()
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp73 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrVkCaps()
/third_party/skia/src/gpu/mtl/
DGrMtlCaps.mm397 fDynamicStateArrayGeometryProcessorTextureSupport = true;
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkCaps.cpp91 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrVkCaps()
/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlCaps.mm442 fDynamicStateArrayGeometryProcessorTextureSupport = true;
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp726 fDynamicStateArrayGeometryProcessorTextureSupport = true; in init()
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLCaps.cpp841 fDynamicStateArrayGeometryProcessorTextureSupport = true; in init()