Searched refs:GalliumDXGIOutput (Results 1 – 1 of 1) sorted by relevance
38 struct GalliumDXGIOutput;390 struct GalliumDXGIOutput : public GalliumDXGIObject<IDXGIOutput, GalliumDXGIAdapter> struct399 …GalliumDXGIOutput(GalliumDXGIAdapter* adapter, std::string name, const struct native_connector* co… in GalliumDXGIOutput() argument450 ~GalliumDXGIOutput() in ~GalliumDXGIOutput() argument1387 *out_output = new GalliumDXGIOutput(adapter, name, connector); in GalliumDXGIOutputCreate()