with-gpu-data-ptr ( ..a gpu-data-ptr target quot: ( ..a c-ptr -- ..b ) -- ..b )


Vocabulary
gpu.buffers

Inputs
gpu-data-ptran object
targetan object
quota quotation with stack effect ( ..a c-ptr -- ..b )


Outputs
None

Definition