Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrCaps.h420 return fDynamicStateArrayGeometryProcessorTextureSupport; in dynamicStateArrayGeometryProcessorTextureSupport()
649 bool fDynamicStateArrayGeometryProcessorTextureSupport : 1; variable
H A DGrCaps.cpp56 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrCaps()
243 fDynamicStateArrayGeometryProcessorTextureSupport); in dumpJSON()
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DCaps.cpp65 fDynamicStateArrayGeometryProcessorTextureSupport = false; in GrD3DCaps()
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkCaps.cpp91 fDynamicStateArrayGeometryProcessorTextureSupport = true; in GrVkCaps()
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlCaps.mm442 fDynamicStateArrayGeometryProcessorTextureSupport = true;
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLCaps.cpp841 fDynamicStateArrayGeometryProcessorTextureSupport = true; in init()