Searched refs:index_2d (Results 1 – 2 of 2) sorted by relevance
187 tgsi_build_declaration_dimension(unsigned index_2d, in tgsi_build_declaration_dimension() argument193 assert(index_2d <= 0xFFFF); in tgsi_build_declaration_dimension()195 dd.Index2D = index_2d; in tgsi_build_declaration_dimension()
197 tgsi_build_declaration_dimension(unsigned index_2d, in tgsi_build_declaration_dimension() argument203 assert(index_2d <= 0xFFFF); in tgsi_build_declaration_dimension()205 dd.Index2D = index_2d; in tgsi_build_declaration_dimension()