vg_lite_hw_memory
structure
This structure gets the memory allocation information recorded by the kernel.
Used in structure: vg_lite_path_t
.
vg_lite_hw_memory_t member |
Type |
Description |
---|---|---|
|
|
GPU memory object handle |
|
|
Logical memory address |
|
|
GPU memory address |
|
|
Size of memory |
|
|
Bit 0 is used for path upload: - 0: Disable path data uploading (always embedded into command buffer) - 1: Enable auto path data uploading |
Parent topic:Vector path structures