Searched defs:InstanceData (Results 1 – 3 of 3) sorted by relevance
151 struct InstanceData { in DEF_GRAPHITE_TEST_FOR_CONTEXTS() struct152 SkPoint fPosition; in DEF_GRAPHITE_TEST_FOR_CONTEXTS()153 SkPoint fDims; in DEF_GRAPHITE_TEST_FOR_CONTEXTS()154 SkColor4f fColor; in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
647 struct InstanceData struct649 InstanceData (VkTransformMatrixKHR matrix_, in InstanceData() function657 VkTransformMatrixKHR matrix;658 deUint32 instanceCustomIndex;659 deUint32 mask;660 deUint32 instanceShaderBindingTableRecordOffset;661 VkGeometryInstanceFlagsKHR flags;
170 typedef struct _InstanceData InstanceData; typedef