Searched refs:compileProgramExecutables (Results 1 – 2 of 2) sorted by relevance
500 std::unique_ptr<LinkEvent> compileProgramExecutables(const gl::Context *context,
1932 std::unique_ptr<LinkEvent> ProgramD3D::compileProgramExecutables(const gl::Context *context, in compileProgramExecutables() function in rx::ProgramD3D2150 return compileProgramExecutables(context, infoLog); in link()