Searched refs:InternalNode_SetChildType (Results 1 – 3 of 3) sorted by relevance
255 InternalNode_SetChildType(my_node, child_id, type);
473 InternalNode_SetChildType( (struct InternalNode*)curNode, lane, newChildType ); in SUBGROUP_refit_bottom()
561 GRL_INLINE void InternalNode_SetChildType( InternalNode* p, uint idx, uint type ) in InternalNode_SetChildType() function