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