Searched refs:gallium_resource (Results 1 – 1 of 1) sorted by relevance
1024 ComPtr<IGalliumResource> gallium_resource; in create_buffer0() local1025 hr = new_buffer0->QueryInterface(IID_IGalliumResource, (void**)&gallium_resource); in create_buffer0()1029 struct pipe_resource* new_gallium_buffer0 = gallium_resource->GetGalliumResource(); in create_buffer0()