Lines Matching defs:first
211 GLuint first;
2023 indirectArrays.first = 0;
2212 indirectArrays.first = 0;
2509 indirectArrays.first = 0;
2855 indirectArrays.first = 0;
2897 return "Indirect buffer glDrawArraysIndirect: non-zero 'first' argument";
2902 return "Verify that it is possible to draw primitives with specified non-zero 'first' argument" NL
2948 indirectArrays.first = static_cast<GLuint>(coords.size()) / 2;
3045 indirectArrays.first = 0;
3193 return "Indirect buffer glDrawElementsIndirect: non-zero first index";
3198 return "Verify that it is possible to draw primitives with non-zero first index" NL "in indirect buffer";
3610 indirectArrays.first = 0;
4155 indirectArrays.first = 10;
5021 uboData[8] = 0; //first
6981 indirectArrays.first = 0;