Searched defs:start_instance_location (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_context.h776 unsigned start_instance_location)
790 info.start_instance = start_instance_location;
803 unsigned start_instance_location)
817 info.start_instance = start_instance_location;
771 DrawIndexedInstanced( unsigned index_countPerInstance, unsigned instance_count, unsigned start_index_location, int base_vertex_location, unsigned start_instance_location) argument
799 DrawInstanced( unsigned vertex_countPerInstance, unsigned instance_count, unsigned start_vertex_location, unsigned start_instance_location) argument

Completed in 102 milliseconds