Lines Matching refs:index
260 unsigned register_index:6; /**< 0 to 63 (OUT index) */
377 unsigned max_rt:3; /* index of max rt, Ie. # of cbufs minus 1 */
727 * index buffer, and vertex elements. Used by display lists to bind those
730 * The state contains 1 index buffer, 0 or 1 vertex buffer, and 0 or more
813 int index_bias; /**< a bias to be added to each index */
821 * - index.resource comes from pipe_vertex_state
850 bool has_user_indices:1; /**< if true, use index.user_buffer */
864 * Primitive restart enable/index (only applies to indexed drawing)
873 * An index buffer. When an index buffer is bound, all indices to vertices
876 * If has_user_indices, use index.user, else use index.resource.
882 } index;
885 unsigned min_index; /**< the min index */
886 unsigned max_index; /**< the max index */
928 * value will be the index of the kernel in the opencl.kernels metadata