Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/guest/platform/include/
Dvirtgpu_gfxstream_protocol.h99 uint32_t blobAlignment; member
109 uint32_t blobAlignment; member
117 uint32_t blobAlignment; member
125 uint32_t blobAlignment; member
/external/mesa3d/src/gfxstream/host/
Dvirtgpu_gfxstream_protocol.h101 uint32_t blobAlignment; member
111 uint32_t blobAlignment; member
119 uint32_t blobAlignment; member
127 uint32_t blobAlignment; member
/external/mesa3d/src/gfxstream/guest/GoldfishAddressSpace/
DVirtioGpuAddressSpaceStream.cpp21 uint32_t& blobAlignment) { in GetRingParamsFromCapset()
87 uint32_t blobAlignment = 0; in createVirtioGpuAddressSpaceStream() local