dxgi_native.cpp | 893 struct pipe_resource* gallium_buffer0; member in struct:GalliumDXGISwapChain 1034 gallium_buffer0 = new_gallium_buffer0; 1037 templat.texture = gallium_buffer0; 1042 templat.format = gallium_buffer0->format; 1043 gallium_buffer0_view = pipe->create_sampler_view(pipe, gallium_buffer0, &templat); [all...] |