• Home
  • Raw
  • Download

Lines Matching defs:index

22 bool ValidateDepthRangeIndexed(const Context *context, GLuint index, GLdouble n, GLdouble f)  in ValidateDepthRangeIndexed()
27 bool ValidateGetDoublei_v(const Context *context, GLenum target, GLuint index, const GLdouble *data) in ValidateGetDoublei_v()
32 bool ValidateGetFloati_v(const Context *context, GLenum target, GLuint index, const GLfloat *data) in ValidateGetFloati_v()
38 GLuint index, in ValidateGetVertexAttribLdv()
215 GLuint index, in ValidateScissorIndexed()
224 bool ValidateScissorIndexedv(const Context *context, GLuint index, const GLint *v) in ValidateScissorIndexedv()
229 bool ValidateVertexAttribL1d(const Context *context, GLuint index, GLdouble x) in ValidateVertexAttribL1d()
234 bool ValidateVertexAttribL1dv(const Context *context, GLuint index, const GLdouble *v) in ValidateVertexAttribL1dv()
239 bool ValidateVertexAttribL2d(const Context *context, GLuint index, GLdouble x, GLdouble y) in ValidateVertexAttribL2d()
244 bool ValidateVertexAttribL2dv(const Context *context, GLuint index, const GLdouble *v) in ValidateVertexAttribL2dv()
250 GLuint index, in ValidateVertexAttribL3d()
258 bool ValidateVertexAttribL3dv(const Context *context, GLuint index, const GLdouble *v) in ValidateVertexAttribL3dv()
264 GLuint index, in ValidateVertexAttribL4d()
273 bool ValidateVertexAttribL4dv(const Context *context, GLuint index, const GLdouble *v) in ValidateVertexAttribL4dv()
279 GLuint index, in ValidateVertexAttribLPointer()
294 GLuint index, in ValidateViewportIndexedf()
303 bool ValidateViewportIndexedfv(const Context *context, GLuint index, const GLfloat *v) in ValidateViewportIndexedfv()