Home
last modified time | relevance | path

Searched refs:MAX_VERTEX_STREAMS (Results 1 – 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dgfx6_queryobj.c284 query->Base.Result = check_xfb_overflow_streams(results, MAX_VERTEX_STREAMS); in gfx6_queryobj_get_results()
382 write_xfb_overflow_streams(ctx, query->bo, 0, MAX_VERTEX_STREAMS, 0); in gfx6_begin_query()
444 write_xfb_overflow_streams(ctx, query->bo, 0, MAX_VERTEX_STREAMS, 1); in gfx6_end_query()
Dbrw_conditional_render.c107 set_predicate_for_overflow_query(brw, query, 0, MAX_VERTEX_STREAMS); in set_predicate_for_result()
Dhsw_queryobj.c358 hsw_overflow_result_to_gpr0(brw, query, MAX_VERTEX_STREAMS); in hsw_result_to_gpr0()
DgenX_state_upload.c3586 struct GENX(SO_DECL) so_decl[MAX_VERTEX_STREAMS][128];
3587 int buffer_mask[MAX_VERTEX_STREAMS] = {0, 0, 0, 0};
3588 int next_offset[MAX_VERTEX_STREAMS] = {0, 0, 0, 0};
3589 int decls[MAX_VERTEX_STREAMS] = {0, 0, 0, 0};
3604 assert(stream_id < MAX_VERTEX_STREAMS);
Dbrw_context.c813 ctx->Const.MaxVertexStreams = MIN2(4, MAX_VERTEX_STREAMS); in brw_initialize_context_constants()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_pipeline_state.cpp75 int next_offset[MAX_VERTEX_STREAMS] = { 0 }; in fill_so_declaration()
111 for (unsigned i = 0; i < MAX_VERTEX_STREAMS; i++) in fill_so_declaration()
113 *num_strides = MAX_VERTEX_STREAMS; in fill_so_declaration()
/third_party/mesa3d/src/mesa/main/
Dconfig.h252 #define MAX_VERTEX_STREAMS 4 macro
Dmtypes.h3334 struct gl_query_object *PrimitivesGenerated[MAX_VERTEX_STREAMS];
3335 struct gl_query_object *PrimitivesWritten[MAX_VERTEX_STREAMS];
3338 struct gl_query_object *TransformFeedbackOverflow[MAX_VERTEX_STREAMS];
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_query.c313 for (int i = 0; i < MAX_VERTEX_STREAMS; i++) in calculate_result_on_cpu()
359 struct mi_value stream_result[MAX_VERTEX_STREAMS]; in calc_overflow_any_stream()
360 for (int i = 0; i < MAX_VERTEX_STREAMS; i++) in calc_overflow_any_stream()
364 for (int i = 1; i < MAX_VERTEX_STREAMS; i++) in calc_overflow_any_stream()
Diris_state.c3836 struct GENX(SO_DECL) so_decl[MAX_VERTEX_STREAMS][128]; in iris_create_so_decl_list()
3837 int buffer_mask[MAX_VERTEX_STREAMS] = {0, 0, 0, 0}; in iris_create_so_decl_list()
3838 int next_offset[MAX_VERTEX_STREAMS] = {0, 0, 0, 0}; in iris_create_so_decl_list()
3839 int decls[MAX_VERTEX_STREAMS] = {0, 0, 0, 0}; in iris_create_so_decl_list()
3853 assert(stream_id < MAX_VERTEX_STREAMS); in iris_create_so_decl_list()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_query.c341 for (int i = 0; i < MAX_VERTEX_STREAMS; i++) in calculate_result_on_cpu()
388 struct mi_value stream_result[MAX_VERTEX_STREAMS]; in calc_overflow_any_stream()
389 for (int i = 0; i < MAX_VERTEX_STREAMS; i++) in calc_overflow_any_stream()
393 for (int i = 1; i < MAX_VERTEX_STREAMS; i++) in calc_overflow_any_stream()
Dcrocus_state.c4273 struct GENX(SO_DECL) so_decl[MAX_VERTEX_STREAMS][128]; in crocus_create_so_decl_list()
4274 int buffer_mask[MAX_VERTEX_STREAMS] = {0, 0, 0, 0}; in crocus_create_so_decl_list()
4275 int next_offset[MAX_VERTEX_STREAMS] = {0, 0, 0, 0}; in crocus_create_so_decl_list()
4276 int decls[MAX_VERTEX_STREAMS] = {0, 0, 0, 0}; in crocus_create_so_decl_list()
4290 assert(stream_id < MAX_VERTEX_STREAMS); in crocus_create_so_decl_list()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_transform_feedback_instanced.txt90 MAX_VERTEX_STREAMS. Calling DrawTransformFeedbackInstanced is equivalent
124 <stream> is greater than or equal to the value of MAX_VERTEX_STREAMS.
DARB_transform_feedback_overflow_query.txt95 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.
DARB_transform_feedback3.txt128 MAX_VERTEX_STREAMS 0x8E71
216 dependent constant MAX_VERTEX_STREAMS. If <index> is not an integer in the
217 range zero to the value of MAX_VERTEX_STREAMS minus one, the error
231 not an integer in the range zero to the value of MAX_VERTEX_STREAMS minus
358 MAX_VERTEX_STREAMS. DrawTransformFeedback is equivalent to calling
477 MAX_VERTEX_STREAMS will be 1. In this case, the new query object
636 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 …]
DARB_gpu_shader5.txt165 MAX_VERTEX_STREAMS 0x8E71
170 "NV" enums from NV_gpu_program5. MAX_VERTEX_STREAMS is also defined in
1490 MAX_VERTEX_STREAMS Z+ GetInteger 4 total number of vertex 2.16.4 -
/third_party/openGLES/extensions/ARB/
DARB_transform_feedback_overflow_query.txt105 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.
DARB_transform_feedback_instanced.txt100 MAX_VERTEX_STREAMS. Calling DrawTransformFeedbackInstanced is equivalent
134 <stream> is greater than or equal to the value of MAX_VERTEX_STREAMS.
DARB_transform_feedback3.txt138 MAX_VERTEX_STREAMS 0x8E71
226 dependent constant MAX_VERTEX_STREAMS. If <index> is not an integer in the
227 range zero to the value of MAX_VERTEX_STREAMS minus one, the error
241 not an integer in the range zero to the value of MAX_VERTEX_STREAMS minus
368 MAX_VERTEX_STREAMS. DrawTransformFeedback is equivalent to calling
487 MAX_VERTEX_STREAMS will be 1. In this case, the new query object
646 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 …]
DARB_gpu_shader5.txt175 MAX_VERTEX_STREAMS 0x8E71
180 "NV" enums from NV_gpu_program5. MAX_VERTEX_STREAMS is also defined in
1500 MAX_VERTEX_STREAMS Z+ GetInteger 4 total number of vertex 2.16.4 -
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_xformfb.c60 struct pipe_stream_output_target *draw_count[MAX_VERTEX_STREAMS];
/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_gs_visitor.cpp395 assert(stream_id < MAX_VERTEX_STREAMS); in set_stream_control_data_bits()
/third_party/openGLES/extensions/AMD/
DAMD_transform_feedback4.txt146 from zero to the value of MAX_VERTEX_STREAMS - 1.
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_transform_feedback4.txt146 from zero to the value of MAX_VERTEX_STREAMS - 1.
/third_party/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp2856 (output_var->data.stream < MAX_VERTEX_STREAMS && in assign_varying_locations()

12