Searched defs:gfxstreamResourceCreate3d (Results 1 – 3 of 3) sorted by relevance
91 struct gfxstreamResourceCreate3d { struct92 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;[all …]
83 struct gfxstreamResourceCreate3d { struct84 struct gfxstreamHeader hdr;85 uint32_t target;86 uint32_t format;87 uint32_t bind;88 uint32_t width;89 uint32_t height;90 uint32_t depth;91 uint32_t arraySize;92 uint32_t lastLevel;[all …]
95 struct gfxstreamResourceCreate3d { struct96 struct gfxstreamHeader hdr;97 uint32_t target;98 uint32_t format;99 uint32_t bind;100 uint32_t width;101 uint32_t height;102 uint32_t depth;103 uint32_t arraySize;104 uint32_t lastLevel;[all …]