Searched refs:GetGalliumContext (Results 1 – 3 of 3) sorted by relevance
50 …n return NULL if the device uses multiple contexts or doesn't want to implement GetGalliumContext()53 struct pipe_context* GetGalliumContext();56 // does nothing if GetGalliumContext returns null
930 pipe = gallium_device->GetGalliumContext(); in GalliumDXGISwapChain()
1700 virtual struct pipe_context* STDMETHODCALLTYPE GetGalliumContext(void) in GetGalliumContext() function