Home
last modified time | relevance | path

Searched refs:fInstanceAttribSupport (Results 1 – 16 of 16) sorted by relevance

/external/skia/src/gpu/mock/
DGrMockCaps.h19 fInstanceAttribSupport = options.fInstanceAttribSupport; in GrMockCaps()
/external/skqp/src/gpu/mock/
DGrMockCaps.h19 fInstanceAttribSupport = options.fInstanceAttribSupport; in GrMockCaps()
/external/skia/src/gpu/
DGrCaps.h60 bool instanceAttribSupport() const { return fInstanceAttribSupport; } in instanceAttribSupport()
340 bool fInstanceAttribSupport : 1; variable
DGrCaps.cpp30 fInstanceAttribSupport = false; in GrCaps()
193 writer->appendBool("Instance Attrib Support", fInstanceAttribSupport); in dumpJSON()
/external/skqp/src/gpu/
DGrCaps.h60 bool instanceAttribSupport() const { return fInstanceAttribSupport; } in instanceAttribSupport()
342 bool fInstanceAttribSupport : 1; variable
DGrCaps.cpp30 fInstanceAttribSupport = false; in GrCaps()
192 writer->appendBool("Instance Attrib Support", fInstanceAttribSupport); in dumpJSON()
/external/skqp/include/gpu/mock/
DGrMockTypes.h56 bool fInstanceAttribSupport = false; member
/external/skia/include/gpu/mock/
DGrMockTypes.h56 bool fInstanceAttribSupport = false; member
/external/skqp/src/gpu/vk/
DGrVkCaps.cpp36 fInstanceAttribSupport = true; in GrVkCaps()
387 fInstanceAttribSupport = false; in applyDriverCorrectnessWorkarounds()
/external/skia/src/gpu/vk/
DGrVkCaps.cpp37 fInstanceAttribSupport = true; in GrVkCaps()
438 fInstanceAttribSupport = false; in applyDriverCorrectnessWorkarounds()
/external/skqp/src/gpu/mtl/
DGrMtlCaps.mm259 fInstanceAttribSupport = true;
/external/skia/src/gpu/mtl/
DGrMtlCaps.mm259 fInstanceAttribSupport = true;
/external/skia/tests/
DGrCCPRTest.cpp144 mockOptions.fInstanceAttribSupport = true; in run()
/external/skqp/tests/
DGrCCPRTest.cpp143 mockOptions.fInstanceAttribSupport = true; in run()
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp206 fInstanceAttribSupport = in init()
211 fInstanceAttribSupport = in init()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp206 fInstanceAttribSupport = in init()
211 fInstanceAttribSupport = in init()