Lines Matching defs:gfxstreamResourceCreate3d
91 struct gfxstreamResourceCreate3d { struct
92 struct gfxstreamHeader hdr;
93 uint32_t target;
94 uint32_t format;
95 uint32_t bind;
96 uint32_t width;
97 uint32_t height;
98 uint32_t depth;
99 uint32_t arraySize;
100 uint32_t lastLevel;
101 uint32_t nrSamples;
102 uint32_t flags;
103 uint32_t pad;
104 uint64_t blobId;