Searched refs:ref_InstanceId (Results 1 – 1 of 1) sorted by relevance
3536 std::vector<glw::GLfloat> ref_InstanceId(4); in Run() local3537 for (size_t i = 0; i < ref_InstanceId.size(); i++) in Run()3539 ref_InstanceId[i] = glw::GLfloat(i); in Run()3554 ref_InstanceId.size() * sizeof(ref_InstanceId[0])), in Run()3569 (GLsizeiptr)(ref_InstanceId.size() * sizeof(ref_InstanceId[0])), &ref_InstanceId[0]); in Run()