Home
last modified time | relevance | path

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

/external/skia/src/gpu/mock/
DGrMockCaps.h20 fHalfFloatVertexAttributeSupport = options.fHalfFloatVertexAttributeSupport; in GrMockCaps()
/external/skqp/src/gpu/mock/
DGrMockCaps.h20 fHalfFloatVertexAttributeSupport = options.fHalfFloatVertexAttributeSupport; in GrMockCaps()
/external/skia/src/gpu/
DGrCaps.h62 bool halfFloatVertexAttributeSupport() const { return fHalfFloatVertexAttributeSupport; } in halfFloatVertexAttributeSupport()
347 bool fHalfFloatVertexAttributeSupport : 1; variable
DGrCaps.cpp39 fHalfFloatVertexAttributeSupport = false; in GrCaps()
202 writer->appendBool("Half float vertex attribute support", fHalfFloatVertexAttributeSupport); in dumpJSON()
/external/skqp/src/gpu/
DGrCaps.h62 bool halfFloatVertexAttributeSupport() const { return fHalfFloatVertexAttributeSupport; } in halfFloatVertexAttributeSupport()
349 bool fHalfFloatVertexAttributeSupport : 1; variable
DGrCaps.cpp39 fHalfFloatVertexAttributeSupport = false; in GrCaps()
201 writer->appendBool("Half float vertex attribute support", fHalfFloatVertexAttributeSupport); in dumpJSON()
/external/skqp/include/gpu/mock/
DGrMockTypes.h57 bool fHalfFloatVertexAttributeSupport = false; member
/external/skia/include/gpu/mock/
DGrMockTypes.h57 bool fHalfFloatVertexAttributeSupport = false; member
/external/skqp/src/gpu/vk/
DGrVkCaps.cpp40 fHalfFloatVertexAttributeSupport = true; in GrVkCaps()
/external/skqp/src/gpu/mtl/
DGrMtlCaps.mm267 fHalfFloatVertexAttributeSupport = true;
/external/skia/src/gpu/vk/
DGrVkCaps.cpp41 fHalfFloatVertexAttributeSupport = true; in GrVkCaps()
/external/skia/src/gpu/mtl/
DGrMtlCaps.mm267 fHalfFloatVertexAttributeSupport = true;
/external/skia/tests/
DGrCCPRTest.cpp145 mockOptions.fHalfFloatVertexAttributeSupport = true; in run()
/external/skqp/tests/
DGrCCPRTest.cpp144 mockOptions.fHalfFloatVertexAttributeSupport = true; in run()
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp579 fHalfFloatVertexAttributeSupport = true; in init()
582 fHalfFloatVertexAttributeSupport = true; in init()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp579 fHalfFloatVertexAttributeSupport = true; in init()
582 fHalfFloatVertexAttributeSupport = true; in init()