Searched refs:MAX_VERTEX_STREAMS (Results 1 – 17 of 17) sorted by relevance
256 #define MAX_VERTEX_STREAMS 4 macro
1945 struct pipe_stream_output_target *draw_count[MAX_VERTEX_STREAMS];2385 struct gl_query_object *PrimitivesGenerated[MAX_VERTEX_STREAMS];2386 struct gl_query_object *PrimitivesWritten[MAX_VERTEX_STREAMS];2389 struct gl_query_object *TransformFeedbackOverflow[MAX_VERTEX_STREAMS];
102 int next_offset[MAX_VERTEX_STREAMS] = { 0 }; in fill_so_declaration()142 for (unsigned i = 0; i < MAX_VERTEX_STREAMS; i++) in fill_so_declaration()144 *num_strides = MAX_VERTEX_STREAMS; in fill_so_declaration()
90 MAX_VERTEX_STREAMS. Calling DrawTransformFeedbackInstanced is equivalent124 <stream> is greater than or equal to the value of MAX_VERTEX_STREAMS.
95 zero to the value of MAX_VERTEX_STREAMS minus one.111 zero to the value of MAX_VERTEX_STREAMS minus one.132 zero to the value of MAX_VERTEX_STREAMS minus one.
128 MAX_VERTEX_STREAMS 0x8E71216 dependent constant MAX_VERTEX_STREAMS. If <index> is not an integer in the217 range zero to the value of MAX_VERTEX_STREAMS minus one, the error231 not an integer in the range zero to the value of MAX_VERTEX_STREAMS minus358 MAX_VERTEX_STREAMS. DrawTransformFeedback is equivalent to calling 477 MAX_VERTEX_STREAMS will be 1. In this case, the new query object636 equal to the value of MAX_VERTEX_STREAMS. The error INVALID_OPERATION is 818 or PRIMITIVES_GENERATED and <index> is greater or equal to MAX_VERTEX_STREAMS.830 MAX_VERTEX_STREAMS.857 MAX_VERTEX_STREAMS.[all …]
165 MAX_VERTEX_STREAMS 0x8E71170 "NV" enums from NV_gpu_program5. MAX_VERTEX_STREAMS is also defined in1490 MAX_VERTEX_STREAMS Z+ GetInteger 4 total number of vertex 2.16.4 -
105 zero to the value of MAX_VERTEX_STREAMS minus one.121 zero to the value of MAX_VERTEX_STREAMS minus one.142 zero to the value of MAX_VERTEX_STREAMS minus one.
100 MAX_VERTEX_STREAMS. Calling DrawTransformFeedbackInstanced is equivalent134 <stream> is greater than or equal to the value of MAX_VERTEX_STREAMS.
138 MAX_VERTEX_STREAMS 0x8E71226 dependent constant MAX_VERTEX_STREAMS. If <index> is not an integer in the227 range zero to the value of MAX_VERTEX_STREAMS minus one, the error241 not an integer in the range zero to the value of MAX_VERTEX_STREAMS minus368 MAX_VERTEX_STREAMS. DrawTransformFeedback is equivalent to calling 487 MAX_VERTEX_STREAMS will be 1. In this case, the new query object646 equal to the value of MAX_VERTEX_STREAMS. The error INVALID_OPERATION is 828 or PRIMITIVES_GENERATED and <index> is greater or equal to MAX_VERTEX_STREAMS.840 MAX_VERTEX_STREAMS.867 MAX_VERTEX_STREAMS.[all …]
175 MAX_VERTEX_STREAMS 0x8E71180 "NV" enums from NV_gpu_program5. MAX_VERTEX_STREAMS is also defined in1500 MAX_VERTEX_STREAMS Z+ GetInteger 4 total number of vertex 2.16.4 -
393 assert(stream_id < MAX_VERTEX_STREAMS); in set_stream_control_data_bits()
2383 assert(stream_id < MAX_VERTEX_STREAMS); in set_gs_stream_control_data_bits()
146 from zero to the value of MAX_VERTEX_STREAMS - 1.
2394 (output_var->data.stream < MAX_VERTEX_STREAMS && in assign_initial_varying_locations()
1782 - virgl: define MAX_VERTEX_STREAMS based on availability of TF3