Lines Matching refs:locations
49 buffer locations such as COLOR_ATTACHMENT_EXT or MULTIVIEW_EXT,
110 void DrawBuffersIndexedEXT(sizei n, const enum *locations,
114 <n> specifies the number of values in <locations> and <indices>.
115 <locations> is a pointer to an array of symbolic constants
118 buffer. Together <locations> and <indices> specify the draw buffer
121 Each constant in <locations> must be MULTIVIEW_EXT, COLOR_-
124 <locations> depend on whether the GL is using the default
134 Where the constant in <locations> is MULTIVIEW_EXT, the
136 MAX_MULTIVIEW_BUFFERS_EXT. Where the constant in <locations> is
139 error is generated. Where the constant in <locations> is NONE, the
150 Except for where the constant in <locations> is NONE, a buffer may
152 <locations> and <indices>. Specifying a buffer more than once will
170 Specifying NONE in the <locations> array for a fragment color will
301 void DrawBuffersIndexedEXT(sizei n, const enum *locations,
305 <n> specifies the number of values in <locations> and <indices>.
306 <locations> is a pointer to an array of symbolic constants
309 buffer. Together <locations> and <indices> specify the draw buffer
312 Each constant in <locations> must be MULTIVIEW_EXT or NONE.
318 Where the constant in <locations> is MULTIVIEW_EXT, the
321 generated. Where the constant in <locations> is NONE, the value
340 Specifying NONE in the <locations> array for a fragment color will