Searched refs:GraphicsProgramLinkEvent (Results 1 – 2 of 2) sorted by relevance
359 class GraphicsProgramLinkEvent; variable
1781 class ProgramD3D::GraphicsProgramLinkEvent final : public LinkEvent class in rx::ProgramD3D1784 GraphicsProgramLinkEvent(gl::InfoLog &infoLog, in GraphicsProgramLinkEvent() function in rx::ProgramD3D::GraphicsProgramLinkEvent1945 return std::make_unique<GraphicsProgramLinkEvent>(infoLog, context->getWorkerThreadPool(), in compileProgramExecutables()