Searched refs:total_vertices (Results 1 – 4 of 4) sorted by relevance
9 - return (m_vertex_idx < m_path->total_vertices()) ?12 + return (m_vertex_idx < m_path->total_vertices())
41 return (m_vertex_idx < m_path->total_vertices()) in vertex()89 unsigned total_vertices() const in total_vertices() function
88 struct toy_dst total_vertices; member96 int total_vertices; member398 eot = (gcc->static_data.num_vertices == gcc->static_data.total_vertices); in gs_lower_opcode_emit_vue_static()486 (gcc->static_data.num_vertices == gcc->static_data.total_vertices && in gs_lower_opcode_emit_so_static()529 gcc->static_data.num_vertices != gcc->static_data.total_vertices) in gs_lower_opcode_emit_static()818 gcc->static_data.total_vertices++; in get_num_prims_static()830 const int vertidx = gcc->static_data.total_vertices - 1; in get_num_prims_static()919 gcc->static_data.total_vertices = gcc->in_vue_count; in gs_compile_passthrough()
710 LLVMValueRef base_addr, vertices_per_patch, num_patches, total_vertices; in get_tcs_tes_buffer_address() local715 total_vertices = LLVMBuildMul(gallivm->builder, vertices_per_patch, in get_tcs_tes_buffer_address()726 param_stride = total_vertices; in get_tcs_tes_buffer_address()