Lines Matching refs:programObj
595 void BindAttribLocationARB(handleARB programObj, uint index, const charARB *name)
597 void GetActiveAttribARB(handleARB programObj, uint index, sizei maxLength,
600 GLint GetAttribLocationARB(handleARB programObj, const charARB *name)
1150 void GetActiveAttribARB(handleARB programObj, uint index,
1162 The parameter <programObj> is a handle to a program object for which the
1164 for <programObj> to have been linked successfully. The link could have
1166 <programObj> is not of type PROGRAM_OBJECT_ARB, the error
1178 attribute name in <programObj> is given by
1201 GLint GetAttribLocationARB(handle programObj, const charARB *name)
1205 <programObj> is a handle to a program object that has been successfully
1209 the first column of that matrix. If <programObj> has not been
1210 successfully linked, or if <programObj> is not of type
1218 void BindAttribLocationARB(handleARB programObj, uint index,
1222 <index> for the program object <programObj>. If <name> was bound
1231 <programObj> is not of type PROGRAM_OBJECT_ARB, the error
1769 4 CARD32 programObj
1782 4 CARD32 programObj
1806 4 CARD32 programObj
1887 <programObj> is not of type PROGRAM_OBJECT_ARB.
1893 <programObj> is not of type PROGRAM_OBJECT_ARB or if <programObj> has
1903 <programObj> is not of type PROGRAM_OBJECT_ARB.