Searched refs:n_result_bytes_per_vertex (Results 1 – 1 of 1) sorted by relevance
5129 const unsigned int n_result_bytes_per_vertex = sizeof(unsigned int) * 2; in execute() local5244 n_result_bytes_per_instance[0] = n_result_bytes_per_vertex * m_n_vertices_per_instance; in execute()5263 n_result_bytes_per_instance[0] = n_result_bytes_per_vertex * m_n_vertices_per_instance; in execute()5284 n_result_bytes_per_instance[0] = n_result_bytes_per_vertex * draw_call_n_vertices[0]; in execute()5313 n_result_bytes_per_instance[0] = n_result_bytes_per_vertex * draw_call_n_vertices[0]; in execute()5314 n_result_bytes_per_instance[1] = n_result_bytes_per_vertex * draw_call_n_vertices[1]; in execute()5341 n_result_bytes_per_instance[0] = n_result_bytes_per_vertex * m_multidrawcall_count[0]; in execute()5342 n_result_bytes_per_instance[1] = n_result_bytes_per_vertex * m_multidrawcall_count[1]; in execute()5372 n_result_bytes_per_instance[0] = n_result_bytes_per_vertex * m_multidrawcall_count[0]; in execute()5373 n_result_bytes_per_instance[1] = n_result_bytes_per_vertex * m_multidrawcall_count[1]; in execute()[all …]