Home
last modified time | relevance | path

Searched defs:InstanceData (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tests/graphite/
DCommandBufferTest.cpp151 struct InstanceData { in DEF_GRAPHITE_TEST_FOR_CONTEXTS() struct
152 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()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.hpp647 struct InstanceData struct
649 InstanceData (VkTransformMatrixKHR matrix_, in InstanceData() function
657 VkTransformMatrixKHR matrix;
658 deUint32 instanceCustomIndex;
659 deUint32 mask;
660 deUint32 instanceShaderBindingTableRecordOffset;
661 VkGeometryInstanceFlagsKHR flags;
/third_party/glib/gobject/
Dgtype.c170 typedef struct _InstanceData InstanceData; typedef