Searched refs:applyNumViewsToDivisor (Results 1 – 3 of 3) sorted by relevance
56 angle::Result applyNumViewsToDivisor(const gl::Context *context, int numViews);
978 angle::Result VertexArrayGL::applyNumViewsToDivisor(const gl::Context *context, int numViews) in applyNumViewsToDivisor() function in rx::VertexArrayGL
2452 ANGLE_TRY(vao->applyNumViewsToDivisor(context, programNumViews)); in propagateProgramToVAO()